From ae033f36de46426a3a011d9f0c6872148eee66be Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 19 Aug 2022 19:47:52 +0200 Subject: [PATCH] temurin11-jre: Update to version 11.0.16-101 --- 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 970ffa65c..bcf68fc4a 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.16-8", + "version": "11.0.16-101", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.16+8/OpenJDK11U-jre_x64_windows_hotspot_11.0.16_8.zip", - "hash": "47ed5341463829e1c74f3a05e5de3edf6278b3fa9ad5b45e0882f87aea3d83c5" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.16.1+1/OpenJDK11U-jre_x64_windows_hotspot_11.0.16.1_1.zip", + "hash": "85ca20dae21fb5949045df02cc47e71495a1903f77a97a93085596e5e96d0714" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.16+8/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.16_8.zip", - "hash": "4da2313441de81e289b25b5ea36f10ab14f8c0f16085fb33eabcda502b1f6457" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.16.1+1/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.16.1_1.zip", + "hash": "a2c666055519c344017bd111dc59a881567850ed32a49d2752ce2812c3a38912" } }, - "extract_dir": "jdk-11.0.16+8-jre", + "extract_dir": "jdk-11.0.16.1+1-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"