mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-09 02:50:06 +08:00
zulu-jre: Update to version 13.29.9
This commit is contained in:
parent
6787879185
commit
27ecfb703c
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/downloads/zulu/",
|
||||
"version": "13.28.11",
|
||||
"version": "13.29.9",
|
||||
"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.28.11-ca-jre13.0.1-win_x64.zip",
|
||||
"hash": "7eba9fd0f8546280068a1103ebc704fc983780b87ac026bdd435e8a5237f5c58",
|
||||
"extract_dir": "zulu13.28.11-ca-jre13.0.1-win_x64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu13.28.11-ca-jre13.0.1-win_i686.zip",
|
||||
"hash": "6ab38f694502c8556a2b0bcae1edf55c5216c1b4a3c105eb80790f8d2c815532",
|
||||
"extract_dir": "zulu13.28.11-ca-jre13.0.1-win_i686"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user