From 62af0752922e6d9365aa1ff4f8cd6feb420ee71e Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 21 Jul 2021 01:02:41 +0200 Subject: [PATCH] zulu15-jre: Update to version 15.34.17 --- bucket/zulu15-jre.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu15-jre.json b/bucket/zulu15-jre.json index 2d1c544fb..c25b0aa37 100644 --- a/bucket/zulu15-jre.json +++ b/bucket/zulu15-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "15.32.15", + "version": "15.34.17", "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/zulu15.32.15-ca-jre15.0.3-win_x64.zip", - "hash": "4ede1206064e18d05765ff5d1be745b12c2ebf765161debc2a25a21c6a3ebeca", - "extract_dir": "zulu15.32.15-ca-jre15.0.3-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu15.34.17-ca-jre15.0.4-win_x64.zip", + "hash": "276c3f57c4a5307b4e9f0426accef8046742106f587df200bff61121738823cd", + "extract_dir": "zulu15.34.17-ca-jre15.0.4-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu15.32.15-ca-jre15.0.3-win_i686.zip", - "hash": "c925c1c8157ff810b9c41d5a9005e7293c60c862ccac664bca96bec574bad0d8", - "extract_dir": "zulu15.32.15-ca-jre15.0.3-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu15.34.17-ca-jre15.0.4-win_i686.zip", + "hash": "03bdf93ea8633e321a11da6e5e595ccfe528ea25bc6a22ff02e0511e774f70bd", + "extract_dir": "zulu15.34.17-ca-jre15.0.4-win_i686" } }, "env_add_path": "bin",