diff --git a/bucket/temurin-lts-jre.json b/bucket/temurin-lts-jre.json index 48dbc1405..54148a063 100644 --- a/bucket/temurin-lts-jre.json +++ b/bucket/temurin-lts-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.6-10", + "version": "17.0.7-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.6+10/OpenJDK17U-jre_x64_windows_hotspot_17.0.6_10.zip", - "hash": "85ce690a348977e3739fde3fd729b36c61e86c33da6628bc7ceeba9974a3480b" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.7+7/OpenJDK17U-jre_x64_windows_hotspot_17.0.7_7.zip", + "hash": "62e82c1afa7509424813e9cb22d8becfec4346d7505e6d2fc8770af4dcd5b9a0" } }, - "extract_dir": "jdk-17.0.6+10-jre", + "extract_dir": "jdk-17.0.7+7-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"