mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-17 14:58:59 +08:00
temurin-lts-jre: Update to version 21.0.1-12.1.LTS
This commit is contained in:
parent
4a6202c127
commit
d304072c6b
@ -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": "21.0.0-35.0.LTS",
|
||||
"version": "21.0.1-12.1.LTS",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21+35/OpenJDK21U-jre_x64_windows_hotspot_21_35.zip",
|
||||
"hash": "3753e9b1d7186191766954f7957cc0c3c4de9633366dbfdfa573e30b371b7ab7"
|
||||
"url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.1+12/OpenJDK21U-jre_x64_windows_hotspot_21.0.1_12.zip",
|
||||
"hash": "38bb68f9db9c85a63496570c53a1bcbac18c808677595d7e939d2f5b38e9a7aa"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-21+35-jre",
|
||||
"extract_dir": "jdk-21.0.1+12-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user