mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-20 15:07:41 +08:00
zulu8-jre: Update to version 8.48.0.53
This commit is contained in:
parent
52bb3f0d81
commit
de1cb6eb4f
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu 8 is certified build of OpenJDK 8",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "8.48.0.51",
|
||||
"version": "8.48.0.53",
|
||||
"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.48.0.51-ca-jre8.0.262-win_x64.zip",
|
||||
"hash": "e59bbc80f5085c07361219676c12f949f249567ab5f2f0f35c94ae714c4a71fc",
|
||||
"extract_dir": "zulu8.48.0.51-ca-jre8.0.262-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu8.48.0.53-ca-jre8.0.265-win_x64.zip",
|
||||
"hash": "4a923de91b33c3d33176bb3bdebf4b28e3e1af6f725fd9c5f913deba1c4957e0",
|
||||
"extract_dir": "zulu8.48.0.53-ca-jre8.0.265-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu8.48.0.51-ca-jre8.0.262-win_i686.zip",
|
||||
"hash": "e1d9f0c4cbe9649ab2749c5da75eacaff0439f42d9fac30a8a12bddfc1038fad",
|
||||
"extract_dir": "zulu8.48.0.51-ca-jre8.0.262-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu8.48.0.53-ca-jre8.0.265-win_i686.zip",
|
||||
"hash": "c731423f7703a0b36906a13f502cea6cb49a173fdbfbdf24e085c8295154b19b",
|
||||
"extract_dir": "zulu8.48.0.53-ca-jre8.0.265-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user