diff --git a/bucket/temurin-lts-jdk.json b/bucket/temurin-lts-jdk.json index c00b856f4..340e142e1 100644 --- a/bucket/temurin-lts-jdk.json +++ b/bucket/temurin-lts-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"