mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-21 17:20:47 +08:00
temurin21-jdk: Update to version 21.0.5-11.0
This commit is contained in:
parent
d87c4af00d
commit
2b7d87e6f5
@ -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.4-7.0",
|
||||
"version": "21.0.5-11.0",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4+7/OpenJDK21U-jdk_x64_windows_hotspot_21.0.4_7.zip",
|
||||
"hash": "c725540d911531c366b985e5919efc8a73dd4030965cd9a740c3d2cd92c72c74"
|
||||
"url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5+11/OpenJDK21U-jdk_x64_windows_hotspot_21.0.5_11.zip",
|
||||
"hash": "6f09d4a3598542313cca1540106d537c7092a54e415d569f7b928160a90d3128"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-21.0.4+7",
|
||||
"extract_dir": "jdk-21.0.5+11",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user