diff --git a/bucket/zulu8.json b/bucket/zulu8.json index a968f94de..f1e00fb53 100644 --- a/bucket/zulu8.json +++ b/bucket/zulu8.json @@ -1,21 +1,21 @@ { "description": "Zulu 8 is certified build of OpenJDK 8", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "8.52.0.23", + "version": "8.54.0.21", "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/zulu8.52.0.23-ca-jdk8.0.282-win_x64.zip", - "hash": "af76e1a483ec7a119716e4b9c2f4c050ce413b5b15afe66563f25048a1b00220", - "extract_dir": "zulu8.52.0.23-ca-jdk8.0.282-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu8.54.0.21-ca-jdk8.0.292-win_x64.zip", + "hash": "35fc03994a65f62afa9510ff0044f52228208fddc7bbfa0cfd8e332b6e52c384", + "extract_dir": "zulu8.54.0.21-ca-jdk8.0.292-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu8.52.0.23-ca-jdk8.0.282-win_i686.zip", - "hash": "989ce40a44c32b75826668d28b96ad75bb037b8d83e8cccdd222cecff50ab7e6", - "extract_dir": "zulu8.52.0.23-ca-jdk8.0.282-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu8.54.0.21-ca-jdk8.0.292-win_i686.zip", + "hash": "31d1644a44509b51433b9051873d38e4fa20d1fdc6d17411c1e678c3b0f1e72c", + "extract_dir": "zulu8.54.0.21-ca-jdk8.0.292-win_i686" } }, "env_add_path": "bin",