diff --git a/bucket/zulu13-jre.json b/bucket/zulu13-jre.json index 31f82c920..65ee07560 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.29.9", + "version": "13.31.11", "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.29.9-ca-jre13.0.2-win_x64.zip", - "hash": "3b8650c8e34f856c7547f04756271f9685bf09ca6e7c4a10100a21c2f612d4b2", - "extract_dir": "zulu13.29.9-ca-jre13.0.2-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu13.31.11-ca-jre13.0.3-win_x64.zip", + "hash": "c034936ecde6d8c4c1cfd7809c3fce9e8051656e1a25f8cc138b4dd1fbdd6ac9", + "extract_dir": "zulu13.31.11-ca-jre13.0.3-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu13.29.9-ca-jre13.0.2-win_i686.zip", - "hash": "f64904d2c02348da99440fb2dad16f3a1df0b2b170767b29f754862403a70fb6", - "extract_dir": "zulu13.29.9-ca-jre13.0.2-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu13.31.11-ca-jre13.0.3-win_i686.zip", + "hash": "bfd1127a3f60a879f1ece9937993fc62e7c15860ef4ef6314107349f7666e28c", + "extract_dir": "zulu13.31.11-ca-jre13.0.3-win_i686" } }, "env_add_path": "bin",