diff --git a/bucket/zulu15-jre.json b/bucket/zulu15-jre.json index 5bb0f0a90..cf9279ac1 100644 --- a/bucket/zulu15-jre.json +++ b/bucket/zulu15-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "15.36.13", + "version": "15.38.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/zulu15.36.13-ca-jre15.0.5-win_x64.zip", - "hash": "4b2b9ca1f6f9e2e89093540b484ac7d4bbdd8c3da97ee530975e1577384e4baf", - "extract_dir": "zulu15.36.13-ca-jre15.0.5-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu15.38.17-ca-jre15.0.6-win_x64.zip", + "hash": "714fb10b067b7cb6d79e2911f0d2f883e0c55990d55457ed706acf0495e41077", + "extract_dir": "zulu15.38.17-ca-jre15.0.6-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu15.36.13-ca-jre15.0.5-win_i686.zip", - "hash": "5699c994d0d9cd547995f76b4105cc9308fa00ade12a48c6a1c6f2418ad04147", - "extract_dir": "zulu15.36.13-ca-jre15.0.5-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu15.38.17-ca-jre15.0.6-win_i686.zip", + "hash": "a3627dc2e2bbe6b49162cd4d9e02234cbd2ea97bd94cc4c571e97231d56c2f27", + "extract_dir": "zulu15.38.17-ca-jre15.0.6-win_i686" } }, "env_add_path": "bin",