mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 02:18:12 +08:00
zulu15-jre: Update to version 15.34.17
This commit is contained in:
parent
97dca8bd59
commit
62af075292
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "15.32.15",
|
||||
"version": "15.34.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/zulu15.32.15-ca-jre15.0.3-win_x64.zip",
|
||||
"hash": "4ede1206064e18d05765ff5d1be745b12c2ebf765161debc2a25a21c6a3ebeca",
|
||||
"extract_dir": "zulu15.32.15-ca-jre15.0.3-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu15.34.17-ca-jre15.0.4-win_x64.zip",
|
||||
"hash": "276c3f57c4a5307b4e9f0426accef8046742106f587df200bff61121738823cd",
|
||||
"extract_dir": "zulu15.34.17-ca-jre15.0.4-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu15.32.15-ca-jre15.0.3-win_i686.zip",
|
||||
"hash": "c925c1c8157ff810b9c41d5a9005e7293c60c862ccac664bca96bec574bad0d8",
|
||||
"extract_dir": "zulu15.32.15-ca-jre15.0.3-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu15.34.17-ca-jre15.0.4-win_i686.zip",
|
||||
"hash": "03bdf93ea8633e321a11da6e5e595ccfe528ea25bc6a22ff02e0511e774f70bd",
|
||||
"extract_dir": "zulu15.34.17-ca-jre15.0.4-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user