mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
zulu13: Update to version 13.44.13
This commit is contained in:
parent
2596ab521b
commit
65c3e10c26
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "13.42.17",
|
||||
"version": "13.44.13",
|
||||
"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.42.17-ca-jdk13.0.8-win_x64.zip",
|
||||
"hash": "252c4383339bedd6e6ddac7a87c474844c4d35aab7436b70773f7189ddf6d398",
|
||||
"extract_dir": "zulu13.42.17-ca-jdk13.0.8-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu13.44.13-ca-jdk13.0.9-win_x64.zip",
|
||||
"hash": "229df46615bc421d77bae07db453f615d9cd32f750d9dcc5fc3a4c9eae889e5e",
|
||||
"extract_dir": "zulu13.44.13-ca-jdk13.0.9-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu13.42.17-ca-jdk13.0.8-win_i686.zip",
|
||||
"hash": "4a69510d30956e2545cebd47e1560398c7dc4b5ebbcdc63cf1a6f1945497cc15",
|
||||
"extract_dir": "zulu13.42.17-ca-jdk13.0.8-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu13.44.13-ca-jdk13.0.9-win_i686.zip",
|
||||
"hash": "2213e0e226365164b8a511c18788c7e54e28ab6251ae047ff84b840db63ec84e",
|
||||
"extract_dir": "zulu13.44.13-ca-jdk13.0.9-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user