diff --git a/bucket/temurin-lts-jre.json b/bucket/temurin-lts-jre.json index 525a8157e..96a06e9f7 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.8-7", + "version": "17.0.8-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.8+7/OpenJDK17U-jre_x64_windows_hotspot_17.0.8_7.zip", - "hash": "216aa7d4db4bd389b8e3d3b4f1a58863666c37c58b0a83e1c744620675312e36" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1+1/OpenJDK17U-jre_x64_windows_hotspot_17.0.8.1_1.zip", + "hash": "a43a96a10c8bd531b7fadd2f3dcf5b839c81c79affcfba0141f1e8b4ffefe521" } }, - "extract_dir": "jdk-17.0.8+7-jre", + "extract_dir": "jdk-17.0.8.1+1-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"