mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-08 15:07:36 +08:00
openjdk22: Update to version 22.0.1-8
This commit is contained in:
parent
665a341620
commit
2d161a976e
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Official production-ready open-source builds of OpenJDK 22",
|
||||
"homepage": "https://jdk.java.net/22",
|
||||
"version": "22-36",
|
||||
"version": "22.0.1-8",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.java.net/java/GA/jdk22/830ec9fcccef480bb3e73fb7ecafe059/36/GPL/openjdk-22_windows-x64_bin.zip",
|
||||
"hash": "8f5138fecb53c08c20abd4fa6812f9400051f3852582a2142ffda0dff73a5824"
|
||||
"url": "https://download.java.net/java/GA/jdk22.0.1/c7ec1332f7bb44aeba2eb341ae18aca4/8/GPL/openjdk-22.0.1_windows-x64_bin.zip",
|
||||
"hash": "de7f00fd1bd0d3a4c678fff2681dfad19284d74d357218a4be6f623488d040da"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-22",
|
||||
"extract_dir": "jdk-22.0.1",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user