From 2930cf7accaa32259bef571b7717dbbd3d0f739a Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 23 Aug 2022 19:07:47 +0200 Subject: [PATCH] temurin17-jdk: Update to version 17.0.4-101 --- bucket/temurin17-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin17-jdk.json b/bucket/temurin17-jdk.json index 1842dc255..9ca2a86ae 100644 --- a/bucket/temurin17-jdk.json +++ b/bucket/temurin17-jdk.json @@ -1,15 +1,15 @@ { "description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem", "homepage": "https://adoptium.net", - "version": "17.0.4-8", + "version": "17.0.4-101", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.4+8/OpenJDK17U-jdk_x64_windows_hotspot_17.0.4_8.zip", - "hash": "35139d1ba8dd50853f9dbf34a4401a3d588ab54951ef98f447b7addbbab67060" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.4.1+1/OpenJDK17U-jdk_x64_windows_hotspot_17.0.4.1_1.zip", + "hash": "3860d2ed7405674baeb0f9f4c71377421716759fe4301e92bdd4dd43c0442dc3" } }, - "extract_dir": "jdk-17.0.4+8", + "extract_dir": "jdk-17.0.4.1+1", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"