mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-21 01:55:09 +08:00
zulu-jre: Update to version 15.27.17
This commit is contained in:
parent
75124c1ba3
commit
f5fdd09c7d
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "14.29.23",
|
||||
"version": "15.27.17",
|
||||
"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/zulu14.29.23-ca-jre14.0.2-win_x64.zip",
|
||||
"hash": "3b70ff0127dc3471cc542a3dc6a66036d64d2abf3b2a28637934f708f4cc308c",
|
||||
"extract_dir": "zulu14.29.23-ca-jre14.0.2-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu15.27.17-ca-jre15.0.0-win_x64.zip",
|
||||
"hash": "e08ba7b02d93ab3438b56be1c10327959f3e0d7a4dd2b445f32aa17174067c8d",
|
||||
"extract_dir": "zulu15.27.17-ca-jre15.0.0-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu14.29.23-ca-jre14.0.2-win_i686.zip",
|
||||
"hash": "964876f0bf2c593617557aecb078a29df9db3947cc92de3e267c2228ec32c362",
|
||||
"extract_dir": "zulu14.29.23-ca-jre14.0.2-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu15.27.17-ca-jre15.0.0-win_i686.zip",
|
||||
"hash": "1b64a9432245dd418ca7c6a0dff9480d0cd550fa914f526ca69a0f68010e0325",
|
||||
"extract_dir": "zulu15.27.17-ca-jre15.0.0-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user