From 214839831caf19ea51daa4685cdbbd65151b1968 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 7 Jun 2022 21:33:39 +0200 Subject: [PATCH] zulu-jre: Update to version 18.30.11 --- bucket/zulu-jre.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu-jre.json b/bucket/zulu-jre.json index 0c0263c7f..b2e9f8930 100644 --- a/bucket/zulu-jre.json +++ b/bucket/zulu-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "17.30.15", + "version": "18.30.11", "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.30.15-ca-jre17.0.1-win_x64.zip", - "hash": "e35add53b3279b1954c17cfee2d45a50fbe6473ea0780d68a64e15df59881cd1", - "extract_dir": "zulu17.30.15-ca-jre17.0.1-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu18.30.11-ca-jre18.0.1-win_x64.zip", + "hash": "a04be440240afd0a7c8080d556565980cec0b0c98f074a9b18f3e7d3e2f89b3b", + "extract_dir": "zulu18.30.11-ca-jre18.0.1-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu17.30.15-ca-jre17.0.1-win_i686.zip", - "hash": "858cbcdbf5a1f77c1947778562e60545d7645057a4fcde2a10d89fbf8a636d90", - "extract_dir": "zulu17.30.15-ca-jre17.0.1-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu18.30.11-ca-jre18.0.1-win_i686.zip", + "hash": "94755cefa4a6255704345f40502be6b8273d3da7fe7f95c8a52c71e564aede10", + "extract_dir": "zulu18.30.11-ca-jre18.0.1-win_i686" } }, "env_add_path": "bin",