diff --git a/bucket/zulu13-jre.json b/bucket/zulu13-jre.json index 913dff118..7e41a4441 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.50.15", "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.50.15-ca-jre13.0.12-win_x64.zip", + "hash": "ea6265bb2526eb57ced4f998594693ead355941cd061127928758fbdab728908", + "extract_dir": "zulu13.50.15-ca-jre13.0.12-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.50.15-ca-jre13.0.12-win_i686.zip", + "hash": "ab2711336b0f6d2f6cc5669da57e5a60f7d9395773d6f0e54b375d76e5ca98a3", + "extract_dir": "zulu13.50.15-ca-jre13.0.12-win_i686" } }, "env_add_path": "bin",