From 4b0b7115dfb6e89ab1f3a5004f2d8cf3dfd7b79d Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sat, 6 Aug 2022 19:28:12 +0200 Subject: [PATCH] zulu8-jdk: Update to version 8.64.0.19 --- bucket/zulu8-jdk.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu8-jdk.json b/bucket/zulu8-jdk.json index 9fac40e13..193d99c6a 100644 --- a/bucket/zulu8-jdk.json +++ b/bucket/zulu8-jdk.json @@ -1,21 +1,21 @@ { "description": "Zulu 8 is certified build of OpenJDK 8", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "8.64.0.15", + "version": "8.64.0.19", "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/zulu8.64.0.15-ca-jdk8.0.342-win_x64.zip", - "hash": "20df9d4db73240fa7988ce175842aac2cce7eb334ee6b65309f835d254c8c5a3", - "extract_dir": "zulu8.64.0.15-ca-jdk8.0.342-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu8.64.0.19-ca-jdk8.0.345-win_x64.zip", + "hash": "0015214d5793f5ef8b86988df55ee38d67ded65f6d10e73a2610b78b0e9f9a23", + "extract_dir": "zulu8.64.0.19-ca-jdk8.0.345-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu8.64.0.15-ca-jdk8.0.342-win_i686.zip", - "hash": "50e1f94006499948f0bdc9df9cd4c3344dbe0ab10a62f85d43059a2fea9e5b5e", - "extract_dir": "zulu8.64.0.15-ca-jdk8.0.342-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu8.64.0.19-ca-jdk8.0.345-win_i686.zip", + "hash": "3caaec969c3e7eb1902b55e249ba57a096f5de7a8cad24a041156519e499cb3e", + "extract_dir": "zulu8.64.0.19-ca-jdk8.0.345-win_i686" } }, "env_add_path": "bin",