diff --git a/bucket/zulu17-jre.json b/bucket/zulu17-jre.json index ff472803d..52ec63cb4 100644 --- a/bucket/zulu17-jre.json +++ b/bucket/zulu17-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "17.44.53", + "version": "17.46.19", "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.44.53-ca-jre17.0.8.1-win_x64.zip", - "hash": "71c25547aea2996bfb5fa0c89e35a679ea561707a05d929c593c691aba78451b", - "extract_dir": "zulu17.44.53-ca-jre17.0.8.1-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu17.46.19-ca-jre17.0.9-win_x64.zip", + "hash": "025070c829bb18ac619c9b48fcf649b2ef509e3c5d50c941992395fe6955bcd9", + "extract_dir": "zulu17.46.19-ca-jre17.0.9-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jre17.0.8.1-win_i686.zip", - "hash": "0329dc9f67f53cdf96875784d8ba984b387e2fd3449a4a0edb0e16c1550f77bc", - "extract_dir": "zulu17.44.53-ca-jre17.0.8.1-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu17.46.19-ca-jre17.0.9-win_i686.zip", + "hash": "ad4fe97b8c4ae97e4a011d241dba5ca4929b3d66c54b645b7ac4b56cac02f678", + "extract_dir": "zulu17.46.19-ca-jre17.0.9-win_i686" } }, "env_add_path": "bin",