diff --git a/bucket/zulu8-jre.json b/bucket/zulu8-jre.json index 7c7ae68a5..b7831c43a 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.94.0.17", + "version": "8.96.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.94.0.17-ca-jre8.0.492-win_x64.zip", - "hash": "45cd9b7204b53ac9205c6d08b7e74312752f1c59becfaa741650ece357cdd5c5", - "extract_dir": "zulu8.94.0.17-ca-jre8.0.492-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu8.96.0.19-ca-jre8.0.502-win_x64.zip", + "hash": "41ea7a75c89b1fddbdde73c1cb7356ae34217598a782923f578dd2e54df4bd11", + "extract_dir": "zulu8.96.0.19-ca-jre8.0.502-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu8.94.0.17-ca-jre8.0.492-win_i686.zip", - "hash": "355ba94dc8ca54c6cc968d5125039e03e34d1f5998afdb66c0fbd06e27fcbc40", - "extract_dir": "zulu8.94.0.17-ca-jre8.0.492-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu8.96.0.19-ca-jre8.0.502-win_i686.zip", + "hash": "a57713a71e10fa33124629985be33879dfcc05158495cc94f8fbb85d678aeec9", + "extract_dir": "zulu8.96.0.19-ca-jre8.0.502-win_i686" } }, "env_add_path": "bin",