diff --git a/bucket/zulu8-jdk.json b/bucket/zulu8-jdk.json index c4437d7dd..45feb410b 100644 --- a/bucket/zulu8-jdk.json +++ b/bucket/zulu8-jdk.json @@ -1,21 +1,21 @@ { "description": "Zulu 8 is certified build of OpenJDK 8", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "8.92.0.19", + "version": "8.92.0.21", "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/zulu8.92.0.19-ca-jdk8.0.482-win_x64.zip", - "hash": "9d8db9e070c841713b8d5a0bf8f97af549ec29953b01683cbab4179a73e7bc59", - "extract_dir": "zulu8.92.0.19-ca-jdk8.0.482-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-win_x64.zip", + "hash": "deeeab2b8d64a04b81e26e39705549f43ed095b98f6b8dd49769a689fc391bec", + "extract_dir": "zulu8.92.0.21-ca-jdk8.0.482-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.19-ca-jdk8.0.482-win_i686.zip", - "hash": "e928d80a066dce4ee7fe31a4060357c2e65bd23ee8be69701b37fa0fdf36406a", - "extract_dir": "zulu8.92.0.19-ca-jdk8.0.482-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-win_i686.zip", + "hash": "e972544a576c4451896cfc2de9c9326e47f44f07bc4c7ac326705244700c7350", + "extract_dir": "zulu8.92.0.21-ca-jdk8.0.482-win_i686" } }, "env_add_path": "bin",