diff --git a/bucket/zulu-jdk.json b/bucket/zulu-jdk.json index 049a5baf5..502022e7d 100644 --- a/bucket/zulu-jdk.json +++ b/bucket/zulu-jdk.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "18.30.11", + "version": "18.32.11", "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/zulu18.30.11-ca-jdk18.0.1-win_x64.zip", - "hash": "1e3423c78c6d31798f403b507ab3c7e0504e0ddc8613463de2d3c1a828371147", - "extract_dir": "zulu18.30.11-ca-jdk18.0.1-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu18.32.11-ca-jdk18.0.2-win_x64.zip", + "hash": "664b32c9365874870fc40d4b6e89bde2bd2dc896b8e2cf440824e61118ea6d6e", + "extract_dir": "zulu18.32.11-ca-jdk18.0.2-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu18.30.11-ca-jdk18.0.1-win_i686.zip", - "hash": "3ff238bd87cc0296d4cd3bd3c769381d9bad59b9ccf4f5d122fab064aa8a1178", - "extract_dir": "zulu18.30.11-ca-jdk18.0.1-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu18.32.11-ca-jdk18.0.2-win_i686.zip", + "hash": "38640c37ae9e8b2d66e596a2e082337d6d48688b25591e7b86db9f4c0b967465", + "extract_dir": "zulu18.32.11-ca-jdk18.0.2-win_i686" } }, "env_add_path": "bin",