diff --git a/bucket/zulu8-jre.json b/bucket/zulu8-jre.json index 8478d8ba2..4867bc574 100644 --- a/bucket/zulu8-jre.json +++ b/bucket/zulu8-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu 8 is certified build of OpenJDK 8", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "8.70.0.23", + "version": "8.72.0.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/zulu8.70.0.23-ca-jre8.0.372-win_x64.zip", - "hash": "b64ce34be1806983f2414ad7e6dbde8d2dd816f5bce58e4ef6ed88bdac2466e4", - "extract_dir": "zulu8.70.0.23-ca-jre8.0.372-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu8.72.0.17-ca-jre8.0.382-win_x64.zip", + "hash": "4f8e1cb552dea8c542330e716ad6a4394fbc7d8fbffa39b85affbf6841e84edd", + "extract_dir": "zulu8.72.0.17-ca-jre8.0.382-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu8.70.0.23-ca-jre8.0.372-win_i686.zip", - "hash": "dbaa9652adc8a48ec81238fb340509500788898b0fdda41383ffe7dcc00ecc10", - "extract_dir": "zulu8.70.0.23-ca-jre8.0.372-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu8.72.0.17-ca-jre8.0.382-win_i686.zip", + "hash": "de0fd23e004aa411268bf66dc6591880de14b66c56b6d4550271e6637df78cca", + "extract_dir": "zulu8.72.0.17-ca-jre8.0.382-win_i686" } }, "env_add_path": "bin",