mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-24 09:49:11 +08:00
openjdk25: Update to version 25.0.1-8
This commit is contained in:
parent
e32b762c77
commit
8ca5a3851b
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Official production-ready open-source builds of OpenJDK 25",
|
||||
"homepage": "https://jdk.java.net/25",
|
||||
"version": "25-36",
|
||||
"version": "25.0.1-8",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.java.net/java/GA/jdk25/bd75d5f9689641da8e1daabeccb5528b/36/GPL/openjdk-25_windows-x64_bin.zip",
|
||||
"hash": "85bcc178461e2cb3c549ab9ca9dfa73afd54c09a175d6510d0884071867137d3"
|
||||
"url": "https://download.java.net/java/GA/jdk25.0.1/2fbf10d8c78e40bd87641c434705079d/8/GPL/openjdk-25.0.1_windows-x64_bin.zip",
|
||||
"hash": "2bbae75bc31a848b7cb5f297270efb7bef9bba0deeec6a671625563dc090ad69"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-25",
|
||||
"extract_dir": "jdk-25.0.1",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user