mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 02:18:12 +08:00
zulu16-jre: Update to version 16.32.15
This commit is contained in:
parent
68c9df0618
commit
780990cef9
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "16.30.15",
|
||||
"version": "16.32.15",
|
||||
"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/zulu16.30.15-ca-jre16.0.1-win_x64.zip",
|
||||
"hash": "e259b19ebb215d326b160ce4372fc8ed245abd574ee81b1bc42719fedc0b2223",
|
||||
"extract_dir": "zulu16.30.15-ca-jre16.0.1-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu16.32.15-ca-jre16.0.2-win_x64.zip",
|
||||
"hash": "992d1114a2362f4d90a85438ab7faecd600e4a6dc5dfe6e552cc3df06242dcba",
|
||||
"extract_dir": "zulu16.32.15-ca-jre16.0.2-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu16.30.15-ca-jre16.0.1-win_i686.zip",
|
||||
"hash": "b34abf7b452564eec5d16e7b0796ecc4fc9d3025a7295f60f6779264a62e3ce7",
|
||||
"extract_dir": "zulu16.30.15-ca-jre16.0.1-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu16.32.15-ca-jre16.0.2-win_i686.zip",
|
||||
"hash": "d6793386c0270c5d8fe6753c169163dcda0599fae6dc391ad61f8665501c0167",
|
||||
"extract_dir": "zulu16.32.15-ca-jre16.0.2-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user