diff --git a/bucket/zulu13-jre.json b/bucket/zulu13-jre.json index 05ff554cf..281447a91 100644 --- a/bucket/zulu13-jre.json +++ b/bucket/zulu13-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "13.40.15", + "version": "13.42.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/zulu13.40.15-ca-jre13.0.7-win_x64.zip", - "hash": "be2ed1f0f2aa5361e73d0c713fc0e13aa547d7cfddc77d55d3338730145fa5f2", - "extract_dir": "zulu13.40.15-ca-jre13.0.7-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu13.42.17-ca-jre13.0.8-win_x64.zip", + "hash": "357bb4111b3637ab33b19a88dff94c60968f1bd14cb9b33865b64c6aad587c79", + "extract_dir": "zulu13.42.17-ca-jre13.0.8-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu13.40.15-ca-jre13.0.7-win_i686.zip", - "hash": "c4cd10949dbe47db7c46112a3bbb81193ea3c904d822612924ed17c03cc0f26d", - "extract_dir": "zulu13.40.15-ca-jre13.0.7-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu13.42.17-ca-jre13.0.8-win_i686.zip", + "hash": "30c455212e0e6a6c288fbcef928afb2d8506aceb061bfa753620b9e64355bb89", + "extract_dir": "zulu13.42.17-ca-jre13.0.8-win_i686" } }, "env_add_path": "bin",