From 432fa18b88c0e3baff6ce0a901c48840aa045aab Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 7 Jun 2022 21:56:46 +0200 Subject: [PATCH] zulu15-jre: Update to version 15.36.13 --- bucket/zulu15-jre.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/zulu15-jre.json b/bucket/zulu15-jre.json index 0e4bdc9a9..1db4c969b 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.40.19", + "version": "15.36.13", "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.40.19-ca-jre15.0.7-win_x64.zip", - "hash": "4b2b9ca1f6f9e2e89093540b484ac7d4bbdd8c3da97ee530975e1577384e4baf", - "extract_dir": "zulu15.40.19-ca-jre15.0.7-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu15.36.13-ca-jre15.0.5-win_x64.zip", + "hash": "003a2b0f375745092b170e9a3a08b2062284d5be9758fc9ca9fdf82a480c61b5", + "extract_dir": "zulu15.36.13-ca-jre15.0.5-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu15.40.19-ca-jre15.0.7-win_i686.zip", + "url": "https://cdn.azul.com/zulu/bin/zulu15.36.13-ca-jre15.0.5-win_i686.zip", "hash": "16833a9b205b349cb4d8ed19b7f085c2fede38d09e4d8f7c31d5be77a45c0fac", - "extract_dir": "zulu15.40.19-ca-jre15.0.7-win_i686" + "extract_dir": "zulu15.36.13-ca-jre15.0.5-win_i686" } }, "env_add_path": "bin",