mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
openjdk19: Update to version 19.0.1-10
This commit is contained in:
parent
128ec4b597
commit
3eca25ee72
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Official production-ready open-source builds of OpenJDK 19",
|
||||
"homepage": "https://jdk.java.net/19",
|
||||
"version": "19-36",
|
||||
"version": "19.0.1-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.java.net/java/GA/jdk19/877d6127e982470ba2a7faa31cc93d04/36/GPL/openjdk-19_windows-x64_bin.zip",
|
||||
"hash": "8fabcee7c4e8d3b53486777ecd27bb906d67d7c1efd1bf22a8290cf659afa487"
|
||||
"url": "https://download.java.net/java/GA/jdk19.0.1/afdd2e245b014143b62ccb916125e3ce/10/GPL/openjdk-19.0.1_windows-x64_bin.zip",
|
||||
"hash": "adb1a33c07b45c39b926bdeeadf800f701be9c3d04e0deb543069e5f09856185"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-19",
|
||||
"extract_dir": "jdk-19.0.1",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user