diff --git a/bucket/temurin17-jre.json b/bucket/temurin17-jre.json index 09b4dae10..ae705ea88 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.13-11", + "version": "17.0.14-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.13+11/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_11.zip", - "hash": "11a61a94d383e755b08b4e5890a13d148bc9f95b7149cbbeec62efb8c75a4a67" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14+7/OpenJDK17U-jre_x64_windows_hotspot_17.0.14_7.zip", + "hash": "d42f84605c8e27c38998b44ac493d1067abbe45be89969c935d71a858393405c" } }, - "extract_dir": "jdk-17.0.13+11-jre", + "extract_dir": "jdk-17.0.14+7-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"