mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 04:24:37 +08:00
zulu13: Update to version 13.35.51
This commit is contained in:
parent
5ee7f93920
commit
14de3d9436
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "13.35.17",
|
||||
"version": "13.35.51",
|
||||
"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.35.17-ca-jdk13.0.5-win_x64.zip",
|
||||
"hash": "6171d6b3381d24d99f51ce851819fca62d80bb0d55c851dcb7df53954d2f1cab",
|
||||
"extract_dir": "zulu13.35.17-ca-jdk13.0.5-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu13.35.51-ca-jdk13.0.5.1-win_x64.zip",
|
||||
"hash": "6a8d4bbe3e708a7597a7e7e0af1a9578ac68908d0179232e2707f91d97f3a0f0",
|
||||
"extract_dir": "zulu13.35.51-ca-jdk13.0.5.1-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu13.35.17-ca-jdk13.0.5-win_i686.zip",
|
||||
"hash": "c2871927537b8cbe3cb2c55a2142e95827b726de16f93859f989e46047604753",
|
||||
"extract_dir": "zulu13.35.17-ca-jdk13.0.5-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu13.35.51-ca-jdk13.0.5.1-win_i686.zip",
|
||||
"hash": "5fda8e2357a712decc5e4fbc47c31ace8ecff75808cb918aeb5faa1176db6dce",
|
||||
"extract_dir": "zulu13.35.51-ca-jdk13.0.5.1-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user