mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-06 11:24:56 +08:00
temurin-jre: Update to version 23.0.0-37
This commit is contained in:
parent
8cc33e27df
commit
24e2ff671c
@ -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-jre_x64_windows_hotspot_22.0.2_9.zip",
|
||||
"hash": "70a6d5a057707f7b77d42bbb18b8f434a6d9f7e85c0d9a7914bb7200502d11a7"
|
||||
"url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23+37/OpenJDK23U-jre_x64_windows_hotspot_23_37.zip",
|
||||
"hash": "5d27360b81ec2a416d5f6614cad3932711eba1b4c0e7a1b9ea697a3c4295226d"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-22.0.2+9-jre",
|
||||
"extract_dir": "jdk-23+37-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user