diff --git a/bucket/zulu17-jre.json b/bucket/zulu17-jre.json index 2031477bf..6fd55effc 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.34.19", + "version": "17.36.13", "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.34.19-ca-jre17.0.3-win_x64.zip", - "hash": "23d6e24d4de6cf31e5a6806d4d1aa2c46b349d0084d26080ccd613b8d9f7b7a6", - "extract_dir": "zulu17.34.19-ca-jre17.0.3-win_x64" + "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" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu17.34.19-ca-jre17.0.3-win_i686.zip", - "hash": "aee81fd606ca3ba38702392075831a7e632f4362a7f581eeb980ad540744319f", - "extract_dir": "zulu17.34.19-ca-jre17.0.3-win_i686" + "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" } }, "env_add_path": "bin",