From 68e2ac66bd44e6567f11eb6ecd6d7db92702f4ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 20:38:20 +0000 Subject: [PATCH] zulu8-jre: Update to version 8.92.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 763e211ec..4cc031cb0 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.92.0.19", + "version": "8.92.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.92.0.19-ca-jre8.0.482-win_x64.zip", - "hash": "068904e183d93a0136c2ef76fe1addf3a7aa6620c92a6c092325108d00c7f830", - "extract_dir": "zulu8.92.0.19-ca-jre8.0.482-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jre8.0.482-win_x64.zip", + "hash": "34466ae306049bf33b8cdc2e157f4a26ee4746a0cc804e9eb636251d53c2793e", + "extract_dir": "zulu8.92.0.21-ca-jre8.0.482-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.19-ca-jre8.0.482-win_i686.zip", - "hash": "118ad2e29ae0f86d81b74d55e55af3dc5f696ccc051316e88a7e9113fa931bf8", - "extract_dir": "zulu8.92.0.19-ca-jre8.0.482-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jre8.0.482-win_i686.zip", + "hash": "4ec67c300c4c1924a57e0ccd6dbf118ef6c64d16ab6f871cab256cd465aaae22", + "extract_dir": "zulu8.92.0.21-ca-jre8.0.482-win_i686" } }, "env_add_path": "bin",