mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
zulu8-jre: Update to version 8.82.0.21
This commit is contained in:
parent
457afafd86
commit
b846b1a36b
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu 8 is certified build of OpenJDK 8",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "8.80.0.17",
|
||||
"version": "8.82.0.21",
|
||||
"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.80.0.17-ca-jre8.0.422-win_x64.zip",
|
||||
"hash": "8131edf523457203168976bb7b2aa1bd10d3d38ed0746019bea4cf6cc0610912",
|
||||
"extract_dir": "zulu8.80.0.17-ca-jre8.0.422-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu8.82.0.21-ca-jre8.0.432-win_x64.zip",
|
||||
"hash": "14c2dd7bd40531b12b97264778066eda4b9ffc07537a428209261ea69b507e88",
|
||||
"extract_dir": "zulu8.82.0.21-ca-jre8.0.432-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu8.80.0.17-ca-jre8.0.422-win_i686.zip",
|
||||
"hash": "12f045808c3e8be2d5e2425013cc2bc6ef2f5a30fb692258a512a4796974b14a",
|
||||
"extract_dir": "zulu8.80.0.17-ca-jre8.0.422-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu8.82.0.21-ca-jre8.0.432-win_i686.zip",
|
||||
"hash": "ca596beff616d3b0e8d562cc0875ff61d2cac629aabafaafec4a72b2d1577340",
|
||||
"extract_dir": "zulu8.82.0.21-ca-jre8.0.432-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user