mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 15:14:16 +08:00
zulu17-jre: Update to version 17.36.17
This commit is contained in:
parent
cbad5ed1e9
commit
6f13b91c3f
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "17.36.13",
|
||||
"version": "17.36.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/zulu17.36.13-ca-jre17.0.4-win_x64.zip",
|
||||
"hash": "0796c7898454f6806fccaa42033dac29b44a6da8e4577611d3a91a6ee067a6d1",
|
||||
"extract_dir": "zulu17.36.13-ca-jre17.0.4-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.36.17-ca-jre17.0.4.1-win_x64.zip",
|
||||
"hash": "07d35e9c9c42ee9da54c1b839cb19280b5b95921cc59efceae1a601e72642946",
|
||||
"extract_dir": "zulu17.36.17-ca-jre17.0.4.1-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.36.13-ca-jre17.0.4-win_i686.zip",
|
||||
"hash": "c0e6d7f59fbc4c0540049ae46ab500860cdce1a0d7510ed031421b0bc2515770",
|
||||
"extract_dir": "zulu17.36.13-ca-jre17.0.4-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.36.17-ca-jre17.0.4.1-win_i686.zip",
|
||||
"hash": "1b9e186a73a14a17d243c62c66babe09fdcf91cabbb02715facd8dd24d5416c2",
|
||||
"extract_dir": "zulu17.36.17-ca-jre17.0.4.1-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user