diff --git a/bucket/temurin17-jdk.json b/bucket/temurin17-jdk.json index 3705f1b0d..af9415f5c 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.9-9.1", + "version": "17.0.10-7", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.9+9.1/OpenJDK17U-jdk_x64_windows_hotspot_17.0.9_9.zip", - "hash": "d1b2bb5a074ba33a0cf4e84aa558f7a563b827f999a71c8e47bdb0dd02af6b9c" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.10+7/OpenJDK17U-jdk_x64_windows_hotspot_17.0.10_7.zip", + "hash": "fa963bc6fa54c3537c663d444c7bb4aa8ae9939cba8fadaf672311f352835060" } }, - "extract_dir": "jdk-17.0.9+9", + "extract_dir": "jdk-17.0.10+7", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"