diff --git a/bucket/zulu11-jdk.json b/bucket/zulu11-jdk.json index 10dd1c020..5addc024e 100644 --- a/bucket/zulu11-jdk.json +++ b/bucket/zulu11-jdk.json @@ -1,21 +1,21 @@ { "description": "Zulu 11 is a build of OpenJDK 11", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "11.68.17", + "version": "11.70.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/zulu11.68.17-ca-jdk11.0.21-win_x64.zip", - "hash": "c1b5d98c4d4942da2cecadb413381fbfe108e829bbad5a9c59cc52fe499bc7cd", - "extract_dir": "zulu11.68.17-ca-jdk11.0.21-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu11.70.15-ca-jdk11.0.22-win_x64.zip", + "hash": "a9bfdd39be0f90d7ddffcbd486f00e8703b64e797521667e64fd631b0738cbbf", + "extract_dir": "zulu11.70.15-ca-jdk11.0.22-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu11.68.17-ca-jdk11.0.21-win_i686.zip", - "hash": "fa8306b5c0acafccd24fa08a3f52814a3f1e869b043ae0dcd4545d7f78c5d897", - "extract_dir": "zulu11.68.17-ca-jdk11.0.21-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu11.70.15-ca-jdk11.0.22-win_i686.zip", + "hash": "24dc5ff3830c39c03e7c9f662350235e91420951fda464600d9994740ad469b7", + "extract_dir": "zulu11.70.15-ca-jdk11.0.22-win_i686" } }, "env_add_path": "bin",