diff --git a/bucket/zulu13-jre.json b/bucket/zulu13-jre.json index 913dff118..5b98434d5 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.48.19", + "version": "13.44.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/zulu13.48.19-ca-jre13.0.11-win_x64.zip", - "hash": "d6951ecaa9411d108450d463677ee98d9f3675e8cd9cdadea77dae74bc6c8010", - "extract_dir": "zulu13.48.19-ca-jre13.0.11-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu13.44.13-ca-jre13.0.9-win_x64.zip", + "hash": "1c9e7e501083c09d1a16b91b69f5cf3c6fc3cccc9824f199b70635b409c1c7e4", + "extract_dir": "zulu13.44.13-ca-jre13.0.9-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu13.48.19-ca-jre13.0.11-win_i686.zip", - "hash": "51dffc778a4269b2068578d5d46db3439a3bee9734fd956839d2bf5b51a73ada", - "extract_dir": "zulu13.48.19-ca-jre13.0.11-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu13.44.13-ca-jre13.0.9-win_i686.zip", + "hash": "7d32310526cd8f6926b61af938aacb22a23c0520ca6042e3c9c32fe93753d75e", + "extract_dir": "zulu13.44.13-ca-jre13.0.9-win_i686" } }, "env_add_path": "bin",