mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
zulu8-jre: Update to version 8.44.0.11
This commit is contained in:
parent
f915efe029
commit
782895731b
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu 8 is certified build of OpenJDK 8",
|
||||
"homepage": "https://www.azul.com/downloads/zulu/",
|
||||
"version": "8.44.0.9",
|
||||
"version": "8.44.0.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/zulu8.44.0.9-ca-jre8.0.242-win_x64.zip",
|
||||
"hash": "391ae5f35864fc0ce9ad233fa19f80796657988ca948cf88bfbaaa02e04bce15",
|
||||
"extract_dir": "zulu8.44.0.9-ca-jre8.0.242-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu8.44.0.11-ca-jre8.0.242-win_x64.zip",
|
||||
"hash": "9ed3be01b8ee1a7e0f1f591ec5a1d1927dc8ae81c3c489672bb249c5d8a06780",
|
||||
"extract_dir": "zulu8.44.0.11-ca-jre8.0.242-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu8.44.0.9-ca-jre8.0.242-win_i686.zip",
|
||||
"hash": "54d1c15680ab14452b582df29794ba9cee730158d7213110e0c18dbd01c4fac0",
|
||||
"extract_dir": "zulu8.44.0.9-ca-jre8.0.242-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu8.44.0.11-ca-jre8.0.242-win_i686.zip",
|
||||
"hash": "324c26d9d1e0bee9b77b3dfc6b98200799e5c42b634e96c21e126bc4bd4ed6aa",
|
||||
"extract_dir": "zulu8.44.0.11-ca-jre8.0.242-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user