diff --git a/bucket/zulu17-jre.json b/bucket/zulu17-jre.json index 65aa9a8a7..ff472803d 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.15", + "version": "17.44.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/zulu17.44.15-ca-jre17.0.8-win_x64.zip", - "hash": "95c67df259116e4fe65373f121346cd03b6050bc9df450d277cb39d573ee84fd", - "extract_dir": "zulu17.44.15-ca-jre17.0.8-win_x64" + "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" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu17.44.15-ca-jre17.0.8-win_i686.zip", - "hash": "23dbb7736d36cdc83ca4dfb7694cf7d22ec3617ddd426d764464b3fb48f829d0", - "extract_dir": "zulu17.44.15-ca-jre17.0.8-win_i686" + "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" } }, "env_add_path": "bin",