diff --git a/bucket/zulu8-jre.json b/bucket/zulu8-jre.json index e0303c201..debf9d4d6 100644 --- a/bucket/zulu8-jre.json +++ b/bucket/zulu8-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu 8 is certified build of OpenJDK 8", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "8.84.0.15", + "version": "8.86.0.25", "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.84.0.15-ca-jre8.0.442-win_x64.zip", - "hash": "462de0ed6c49c72b02309b3bcf5223663694929ba3fbe0d000702c849194df68", - "extract_dir": "zulu8.84.0.15-ca-jre8.0.442-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu8.86.0.25-ca-jre8.0.452-win_x64.zip", + "hash": "e9535fe99fd4a2a57719357f5f45a6aa43759af45cd990a213c970af5780324a", + "extract_dir": "zulu8.86.0.25-ca-jre8.0.452-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu8.84.0.15-ca-jre8.0.442-win_i686.zip", - "hash": "984aac9a1a09bcbd75c194e21e1855d9513de8bf5ad89f3d04b17297becb7f88", - "extract_dir": "zulu8.84.0.15-ca-jre8.0.442-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu8.86.0.25-ca-jre8.0.452-win_i686.zip", + "hash": "4d8f6383418f725138dc4f62edc8783f91c9d1592dd521f9e801b6a3862cfd24", + "extract_dir": "zulu8.86.0.25-ca-jre8.0.452-win_i686" } }, "env_add_path": "bin",