mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-04 15:07:14 +08:00
zulu11-jdk: Update to version 11.76.21
This commit is contained in:
parent
e098dde631
commit
f4ed80c596
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu 11 is a build of OpenJDK 11",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "11.74.15",
|
||||
"version": "11.76.21",
|
||||
"license": {
|
||||
"identifier": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"url": "https://www.azulsystems.com/license/zulu_third_party_licenses.html"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu11.74.15-ca-jdk11.0.24-win_x64.zip",
|
||||
"hash": "1b1870eb161076dcadf2c6f85855969484d907f44f11c1483d86e964dc946323",
|
||||
"extract_dir": "zulu11.74.15-ca-jdk11.0.24-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu11.76.21-ca-jdk11.0.25-win_x64.zip",
|
||||
"hash": "fd9dcce6d9f7e2929a94cd6655c4606b79f1686b56b4ac8413b396efe08f9139",
|
||||
"extract_dir": "zulu11.76.21-ca-jdk11.0.25-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu11.74.15-ca-jdk11.0.24-win_i686.zip",
|
||||
"hash": "bae034bc5075e31123f76980f3f3234150f68cbe96e48d288291b8ea6c5124f4",
|
||||
"extract_dir": "zulu11.74.15-ca-jdk11.0.24-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu11.76.21-ca-jdk11.0.25-win_i686.zip",
|
||||
"hash": "ebbf5f5aa2d7cadd7e7919c2ef6fb263a5613ad5b234260567d7899439040306",
|
||||
"extract_dir": "zulu11.76.21-ca-jdk11.0.25-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user