mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-21 03:22:23 +08:00
openjdk24: Update to version 24.0.2-12
This commit is contained in:
parent
4e1bd3c050
commit
caefc862bf
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Official production-ready open-source builds of OpenJDK 24",
|
||||
"homepage": "https://jdk.java.net/24",
|
||||
"version": "24.0.1-9",
|
||||
"version": "24.0.2-12",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.java.net/java/GA/jdk24.0.1/24a58e0e276943138bf3e963e6291ac2/9/GPL/openjdk-24.0.1_windows-x64_bin.zip",
|
||||
"hash": "5b842493b454ac3e816bdc3398716d93239b980db977a63685b0c8cd7b15e315"
|
||||
"url": "https://download.java.net/java/GA/jdk24.0.2/fdc5d0102fe0414db21410ad5834341f/12/GPL/openjdk-24.0.2_windows-x64_bin.zip",
|
||||
"hash": "683aad49e0a146c725d922efeaffe877deb108e58ee270ac5529467cf9bdd7ec"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-24.0.1",
|
||||
"extract_dir": "jdk-24.0.2",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user