diff --git a/bucket/temurin-lts-jre.json b/bucket/temurin-lts-jre.json index 96a06e9f7..525e9b08a 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-101", + "version": "21.0.0-35.0.LTS", "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.1+1/OpenJDK17U-jre_x64_windows_hotspot_17.0.8.1_1.zip", - "hash": "a43a96a10c8bd531b7fadd2f3dcf5b839c81c79affcfba0141f1e8b4ffefe521" + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21+35/OpenJDK21U-jre_x64_windows_hotspot_21_35.zip", + "hash": "3753e9b1d7186191766954f7957cc0c3c4de9633366dbfdfa573e30b371b7ab7" } }, - "extract_dir": "jdk-17.0.8.1+1-jre", + "extract_dir": "jdk-21+35-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"