diff --git a/bucket/zulu13-jre.json b/bucket/zulu13-jre.json index c045d9af7..913dff118 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.46.15", + "version": "13.48.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/zulu13.46.15-ca-jre13.0.10-win_x64.zip", - "hash": "cdb14f4bb5e5068c3c98d4fbc664294249460d855a0a85e303248d0ae84b6ca4", - "extract_dir": "zulu13.46.15-ca-jre13.0.10-win_x64" + "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" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu13.46.15-ca-jre13.0.10-win_i686.zip", - "hash": "d5bf73f6df79ee6db07ee417163954b3b2009b29afec553c330b88b1d22aa413", - "extract_dir": "zulu13.46.15-ca-jre13.0.10-win_i686" + "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" } }, "env_add_path": "bin",