mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-04 15:07:14 +08:00
temurin-jdk: Update to version 23.0.0-37
This commit is contained in:
parent
61dc7e217e
commit
8cc33e27df
@ -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": "22.0.2-9",
|
||||
"version": "23.0.0-37",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2+9/OpenJDK22U-jdk_x64_windows_hotspot_22.0.2_9.zip",
|
||||
"hash": "bf61e74c3dbd2da27d6415a804813c5ade87f9c838acca1edfa08ce9155bd82b"
|
||||
"url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23+37/OpenJDK23U-jdk_x64_windows_hotspot_23_37.zip",
|
||||
"hash": "46e75373da58881428428865068c41021e89891ac4164d1578c6a3a9ab3eb2a4"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-22.0.2+9",
|
||||
"extract_dir": "jdk-23+37",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user