diff --git a/bucket/zulu15-jre.json b/bucket/zulu15-jre.json index c25b0aa37..5e0a8d670 100644 --- a/bucket/zulu15-jre.json +++ b/bucket/zulu15-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "15.34.17", + "version": "15.36.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/zulu15.34.17-ca-jre15.0.4-win_x64.zip", - "hash": "276c3f57c4a5307b4e9f0426accef8046742106f587df200bff61121738823cd", - "extract_dir": "zulu15.34.17-ca-jre15.0.4-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu15.36.13-ca-jre15.0.5-win_x64.zip", + "hash": "4b2b9ca1f6f9e2e89093540b484ac7d4bbdd8c3da97ee530975e1577384e4baf", + "extract_dir": "zulu15.36.13-ca-jre15.0.5-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu15.34.17-ca-jre15.0.4-win_i686.zip", - "hash": "03bdf93ea8633e321a11da6e5e595ccfe528ea25bc6a22ff02e0511e774f70bd", - "extract_dir": "zulu15.34.17-ca-jre15.0.4-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu15.36.13-ca-jre15.0.5-win_i686.zip", + "hash": "5699c994d0d9cd547995f76b4105cc9308fa00ade12a48c6a1c6f2418ad04147", + "extract_dir": "zulu15.36.13-ca-jre15.0.5-win_i686" } }, "env_add_path": "bin",