diff --git a/bucket/temurin17-jre.json b/bucket/temurin17-jre.json index cf59edbbe..9be73e748 100644 --- a/bucket/temurin17-jre.json +++ b/bucket/temurin17-jre.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.2-8", + "version": "17.0.3-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.2+8/OpenJDK17U-jre_x64_windows_hotspot_17.0.2_8.zip", - "hash": "c3204a19aede95ed02ad0f427210855a951d845ab7f806fb56b774daf2572454" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.3+7/OpenJDK17U-jre_x64_windows_hotspot_17.0.3_7.zip", + "hash": "d77745fdb57b51116f7b8fabd7d251067edbe3c94ea18fa224f64d9584b41a97" } }, - "extract_dir": "jdk-17.0.2+8-jre", + "extract_dir": "jdk-17.0.3+7-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"