From 863dcc17e4a40a6ebe21ae041917a3acf41cd2e0 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 10 Feb 2022 13:45:17 +0100 Subject: [PATCH] temurin11-jdk: Update to version 11.0.14-101 --- bucket/temurin11-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/temurin11-jdk.json b/bucket/temurin11-jdk.json index cb2c90923..f767b413b 100644 --- a/bucket/temurin11-jdk.json +++ b/bucket/temurin11-jdk.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-9", + "version": "11.0.14-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.14+9/OpenJDK11U-jdk_x64_windows_hotspot_11.0.14_9.zip", - "hash": "74cacadc37e5ba33e0055bf1de1a0754635fa70f9762c46c38e884158ad74e6a" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14.1+1/OpenJDK11U-jdk_x64_windows_hotspot_11.0.14.1_1.zip", + "hash": "3e7da701aa92e441418299714f0ed6db10c3bb1e2db625c35a2c2cd9cc619731" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14+9/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.14_9.zip", - "hash": "f10bac3381e6cc79420f9945c2454e03a01f1f22e2e137f363ea42f428be891e" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14.1+1/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.14.1_1.zip", + "hash": "c2126d074d26022e6f47c444ffd25a4f313af2f576fe111febd57ca941c52fbc" } }, - "extract_dir": "jdk-11.0.14+9", + "extract_dir": "jdk-11.0.14.1+1", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"