From 96015f03880215ab9ab674ecbe02b10ecdb1fb93 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 7 Jun 2022 22:25:31 +0200 Subject: [PATCH] zulu17-jre: Update to version 17.30.15 --- bucket/zulu17-jre.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/zulu17-jre.json b/bucket/zulu17-jre.json index 2031477bf..8bf7f9a2b 100644 --- a/bucket/zulu17-jre.json +++ b/bucket/zulu17-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "17.34.19", + "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/zulu17.34.19-ca-jre17.0.3-win_x64.zip", - "hash": "23d6e24d4de6cf31e5a6806d4d1aa2c46b349d0084d26080ccd613b8d9f7b7a6", - "extract_dir": "zulu17.34.19-ca-jre17.0.3-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu17.30.15-ca-jre17.0.1-win_x64.zip", + "hash": "e35add53b3279b1954c17cfee2d45a50fbe6473ea0780d68a64e15df59881cd1", + "extract_dir": "zulu17.30.15-ca-jre17.0.1-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu17.34.19-ca-jre17.0.3-win_i686.zip", + "url": "https://cdn.azul.com/zulu/bin/zulu17.30.15-ca-jre17.0.1-win_i686.zip", "hash": "aee81fd606ca3ba38702392075831a7e632f4362a7f581eeb980ad540744319f", - "extract_dir": "zulu17.34.19-ca-jre17.0.3-win_i686" + "extract_dir": "zulu17.30.15-ca-jre17.0.1-win_i686" } }, "env_add_path": "bin",