mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-04 15:07:14 +08:00
openjdk19: Update to version 19.0.2-7
This commit is contained in:
parent
57978bc537
commit
637348c009
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Official production-ready open-source builds of OpenJDK 19",
|
||||
"homepage": "https://jdk.java.net/19",
|
||||
"version": "19.0.1-10",
|
||||
"version": "19.0.2-7",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.java.net/java/GA/jdk19.0.1/afdd2e245b014143b62ccb916125e3ce/10/GPL/openjdk-19.0.1_windows-x64_bin.zip",
|
||||
"hash": "adb1a33c07b45c39b926bdeeadf800f701be9c3d04e0deb543069e5f09856185"
|
||||
"url": "https://download.java.net/java/GA/jdk19.0.2/fdb695a9d9064ad6b064dc6df578380c/7/GPL/openjdk-19.0.2_windows-x64_bin.zip",
|
||||
"hash": "9f70eba3f2631674a2d7d3aa01150d697f68be16ad76662ff948d7fe1b4985d8"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-19.0.1",
|
||||
"extract_dir": "jdk-19.0.2",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user