From b846b1a36bee5c08525a9723ec9e62c90dcd69be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 01:20:42 +0000 Subject: [PATCH] zulu8-jre: Update to version 8.82.0.21 --- bucket/zulu8-jre.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu8-jre.json b/bucket/zulu8-jre.json index a4e571106..e4634a1ca 100644 --- a/bucket/zulu8-jre.json +++ b/bucket/zulu8-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu 8 is certified build of OpenJDK 8", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "8.80.0.17", + "version": "8.82.0.21", "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.80.0.17-ca-jre8.0.422-win_x64.zip", - "hash": "8131edf523457203168976bb7b2aa1bd10d3d38ed0746019bea4cf6cc0610912", - "extract_dir": "zulu8.80.0.17-ca-jre8.0.422-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu8.82.0.21-ca-jre8.0.432-win_x64.zip", + "hash": "14c2dd7bd40531b12b97264778066eda4b9ffc07537a428209261ea69b507e88", + "extract_dir": "zulu8.82.0.21-ca-jre8.0.432-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu8.80.0.17-ca-jre8.0.422-win_i686.zip", - "hash": "12f045808c3e8be2d5e2425013cc2bc6ef2f5a30fb692258a512a4796974b14a", - "extract_dir": "zulu8.80.0.17-ca-jre8.0.422-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu8.82.0.21-ca-jre8.0.432-win_i686.zip", + "hash": "ca596beff616d3b0e8d562cc0875ff61d2cac629aabafaafec4a72b2d1577340", + "extract_dir": "zulu8.82.0.21-ca-jre8.0.432-win_i686" } }, "env_add_path": "bin",