diff --git a/bucket/zulu8-jre.json b/bucket/zulu8-jre.json index 69bd36c61..dd5178d96 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.60.0.21", + "version": "8.62.0.19", "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.60.0.21-ca-jre8.0.322-win_x64.zip", - "hash": "0bf6264e0417a941cea29bd9a96567100cb54229a666db88cb875bdf5367941e", - "extract_dir": "zulu8.60.0.21-ca-jre8.0.322-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu8.62.0.19-ca-jre8.0.332-win_x64.zip", + "hash": "685840ec35420e3aef61e46f866bcfc547d509d36bf8fcb0b8ee49bc8497a1af", + "extract_dir": "zulu8.62.0.19-ca-jre8.0.332-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu8.60.0.21-ca-jre8.0.322-win_i686.zip", - "hash": "307c477e098ba09e5942b0ae9b3e28d5762ca850fc598eec356c2b4ad7204b6f", - "extract_dir": "zulu8.60.0.21-ca-jre8.0.322-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu8.62.0.19-ca-jre8.0.332-win_i686.zip", + "hash": "5a3ce83b091dbeb5bbeeaa13cd779ac15f0d39ee670f709ef2304889b8c5f699", + "extract_dir": "zulu8.62.0.19-ca-jre8.0.332-win_i686" } }, "env_add_path": "bin",