mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 04:24:37 +08:00
openjdk24: Update to version 24.0.1-9
This commit is contained in:
parent
2af6f24f56
commit
54bb7c66dd
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Official production-ready open-source builds of OpenJDK 24",
|
||||
"homepage": "https://jdk.java.net/24",
|
||||
"version": "24-36",
|
||||
"version": "24.0.1-9",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.java.net/java/GA/jdk24/1f9ff9062db4449d8ca828c504ffae90/36/GPL/openjdk-24_windows-x64_bin.zip",
|
||||
"hash": "11d1d9f6ac272d5361c8a0bef01894364081c7fb1a6914c2ad2fc312ae83d63b"
|
||||
"url": "https://download.java.net/java/GA/jdk24.0.1/24a58e0e276943138bf3e963e6291ac2/9/GPL/openjdk-24.0.1_windows-x64_bin.zip",
|
||||
"hash": "5b842493b454ac3e816bdc3398716d93239b980db977a63685b0c8cd7b15e315"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-24",
|
||||
"extract_dir": "jdk-24.0.1",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user