mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-27 11:48:56 +08:00
temurin-lts-jre: Update to version 21.0.0-35.0.LTS
This commit is contained in:
parent
10dbd3ec66
commit
60847b8a54
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user