diff --git a/bucket/zulu13-jre.json b/bucket/zulu13-jre.json index c63bce48e..c60bb05e0 100644 --- a/bucket/zulu13-jre.json +++ b/bucket/zulu13-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "13.33.25", + "version": "13.35.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/zulu13.33.25-ca-jre13.0.4-win_x64.zip", - "hash": "b0dacfaf7da46d98925e7c516825214ecee6ae6405fa42b3fccc35e417601572", - "extract_dir": "zulu13.33.25-ca-jre13.0.4-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu13.35.17-ca-jre13.0.5-win_x64.zip", + "hash": "c8e56d9bef63050737455014c255f4580169c4f46ea2e3925d770ea35e0872c2", + "extract_dir": "zulu13.35.17-ca-jre13.0.5-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu13.33.25-ca-jre13.0.4-win_i686.zip", - "hash": "6a450bdf6f9965d36b5b113e88cfbd0eaa4d0b81aa100501172ee94e92eb6272", - "extract_dir": "zulu13.33.25-ca-jre13.0.4-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu13.35.17-ca-jre13.0.5-win_i686.zip", + "hash": "9a6d405753ca1172c0849f8c7c28d97959690494c9298c6dacf8c5a651c00383", + "extract_dir": "zulu13.35.17-ca-jre13.0.5-win_i686" } }, "env_add_path": "bin",