From 007a144221bbb0963a5a4c265deb675102fc99bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 20:24:35 +0000 Subject: [PATCH] liberica-jre: Update to version 25.0.1-13 --- bucket/liberica-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/liberica-jre.json b/bucket/liberica-jre.json index bb9d51ea2..ed7a02fa5 100644 --- a/bucket/liberica-jre.json +++ b/bucket/liberica-jre.json @@ -1,16 +1,16 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "25.0.1-11", + "version": "25.0.1-13", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.1%2B11/bellsoft-jre25.0.1%2B11-windows-amd64.zip", - "hash": "sha1:0b27ed60a861b621d25494866ed75354d1195f8b" + "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.1%2B13/bellsoft-jre25.0.1%2B13-windows-amd64.zip", + "hash": "sha1:2db16ae3b24182dce4983fae4a0e563a8c6c6e9c" }, "arm64": { - "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.1%2B11/bellsoft-jre25.0.1%2B11-windows-aarch64.zip", - "hash": "sha1:d24a0fb74e070e933a9b7850e85bbebfdb90ef88" + "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.1%2B13/bellsoft-jre25.0.1%2B13-windows-aarch64.zip", + "hash": "sha1:5a71e2cda04ce36fe1720265aae162cfe08f1ea4" } }, "extract_dir": "jre-25.0.1",