From ba9c0e22683b2f6570beb664ca1a1eb916f76241 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 6 May 2022 13:24:00 +0200 Subject: [PATCH] temurin11-jre: Update to version 11.0.15-10 --- bucket/temurin11-jre.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/temurin11-jre.json b/bucket/temurin11-jre.json index 4c8f993a1..e1d8b0ab1 100644 --- a/bucket/temurin11-jre.json +++ b/bucket/temurin11-jre.json @@ -1,19 +1,19 @@ { "description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem", "homepage": "https://adoptium.net", - "version": "11.0.14-101", + "version": "11.0.15-10", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14.1+1/OpenJDK11U-jre_x64_windows_hotspot_11.0.14.1_1.zip", - "hash": "49500200b482c407159e9907bb53efd2b2ad772623c3857c23c17c1304d421b5" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jre_x64_windows_hotspot_11.0.15_10.zip", + "hash": "606b43b51acff1ff7d77cfd253c8a13e73dda3cb638f4e9d2f74d09a9c1401fb" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14.1+1/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.14.1_1.zip", - "hash": "0f885bc9b1635400fd72e56a976483412aa8b618485322acf64976093e0be039" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.15_10.zip", + "hash": "a5f4956b6a658abc0ece6dee2a3e66ed2bfa76972e02ae46abe39caa319bde72" } }, - "extract_dir": "jdk-11.0.14.1+1-jre", + "extract_dir": "jdk-11.0.15+10-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"