From 1b679059dceb1d4566e019d317b94ac54504aca3 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 7 Jun 2022 22:54:54 +0200 Subject: [PATCH] zulu-jdk: Update to version 17.30.15 --- bucket/zulu-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/zulu-jdk.json b/bucket/zulu-jdk.json index 049a5baf5..31a40e2d0 100644 --- a/bucket/zulu-jdk.json +++ b/bucket/zulu-jdk.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "18.30.11", + "version": "17.30.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/zulu18.30.11-ca-jdk18.0.1-win_x64.zip", - "hash": "1e3423c78c6d31798f403b507ab3c7e0504e0ddc8613463de2d3c1a828371147", - "extract_dir": "zulu18.30.11-ca-jdk18.0.1-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu17.30.15-ca-jdk17.0.1-win_x64.zip", + "hash": "ab7c10f1cb76d10b801a4a130fee874e8e30e597fecb0afa9e76800e7d34aee7", + "extract_dir": "zulu17.30.15-ca-jdk17.0.1-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu18.30.11-ca-jdk18.0.1-win_i686.zip", + "url": "https://cdn.azul.com/zulu/bin/zulu17.30.15-ca-jdk17.0.1-win_i686.zip", "hash": "3ff238bd87cc0296d4cd3bd3c769381d9bad59b9ccf4f5d122fab064aa8a1178", - "extract_dir": "zulu18.30.11-ca-jdk18.0.1-win_i686" + "extract_dir": "zulu17.30.15-ca-jdk17.0.1-win_i686" } }, "env_add_path": "bin",