mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-22 10:54:55 +08:00
zulu13-jre: Update to version 13.31.11
This commit is contained in:
parent
6998d15491
commit
2e5166a657
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "13.29.9",
|
||||
"version": "13.31.11",
|
||||
"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/zulu13.29.9-ca-jre13.0.2-win_x64.zip",
|
||||
"hash": "3b8650c8e34f856c7547f04756271f9685bf09ca6e7c4a10100a21c2f612d4b2",
|
||||
"extract_dir": "zulu13.29.9-ca-jre13.0.2-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu13.31.11-ca-jre13.0.3-win_x64.zip",
|
||||
"hash": "c034936ecde6d8c4c1cfd7809c3fce9e8051656e1a25f8cc138b4dd1fbdd6ac9",
|
||||
"extract_dir": "zulu13.31.11-ca-jre13.0.3-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu13.29.9-ca-jre13.0.2-win_i686.zip",
|
||||
"hash": "f64904d2c02348da99440fb2dad16f3a1df0b2b170767b29f754862403a70fb6",
|
||||
"extract_dir": "zulu13.29.9-ca-jre13.0.2-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu13.31.11-ca-jre13.0.3-win_i686.zip",
|
||||
"hash": "bfd1127a3f60a879f1ece9937993fc62e7c15860ef4ef6314107349f7666e28c",
|
||||
"extract_dir": "zulu13.31.11-ca-jre13.0.3-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user