temurin-jre: Update to version 21.0.0-35.0.LTS

This commit is contained in:
github-actions[bot] 2023-10-11 16:19:11 +00:00
parent 76c73927c9
commit d1519b02bb

View File

@ -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": "20.0.2-9",
"version": "21.0.0-35.0.LTS",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-20.0.2+9/OpenJDK20U-jre_x64_windows_hotspot_20.0.2_9.zip",
"hash": "f7960fdd7ce4f0dcc48bb9c63448aadc714f11a0a09f668f87083264c55b933e"
"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-20.0.2+9-jre",
"extract_dir": "jdk-21+35-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"