diff --git a/bucket/zulu17-jdk.json b/bucket/zulu17-jdk.json index 4edafc46f..ef24a4864 100644 --- a/bucket/zulu17-jdk.json +++ b/bucket/zulu17-jdk.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "17.30.15", + "version": "17.32.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.30.15-ca-jdk17.0.1-win_x64.zip", - "hash": "ab7c10f1cb76d10b801a4a130fee874e8e30e597fecb0afa9e76800e7d34aee7", - "extract_dir": "zulu17.30.15-ca-jdk17.0.1-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu17.32.13-ca-jdk17.0.2-win_x64.zip", + "hash": "e965aa0ea7a0661a3446cf8f10ee00684b851f883b803315289f26b4aa907fdb", + "extract_dir": "zulu17.32.13-ca-jdk17.0.2-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu17.30.15-ca-jdk17.0.1-win_i686.zip", - "hash": "61d1f2cd7d137659088c95e0a18bf6cc20b9441453b67d62cde933b5dead8d94", - "extract_dir": "zulu17.30.15-ca-jdk17.0.1-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu17.32.13-ca-jdk17.0.2-win_i686.zip", + "hash": "c3c5a3061524a8facc9694bb3055c432cb26ffe12c8eec6f3e3c1258c99bd786", + "extract_dir": "zulu17.32.13-ca-jdk17.0.2-win_i686" } }, "env_add_path": "bin",