From 55ea635e2a4e492921abd718100f92f349aadf68 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:36 +0000 Subject: [PATCH] liberica-lite-jdk: Update to version 25.0.1-13 --- bucket/liberica-lite-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/liberica-lite-jdk.json b/bucket/liberica-lite-jdk.json index 3188c0104..bc882eaea 100644 --- a/bucket/liberica-lite-jdk.json +++ b/bucket/liberica-lite-jdk.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-jdk25.0.1%2B11-windows-amd64-lite.zip", - "hash": "sha1:dfe612d4a4a64f86914792504d16e2d4a5dc72ef" + "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.1%2B13/bellsoft-jdk25.0.1%2B13-windows-amd64-lite.zip", + "hash": "sha1:f4721728ba669cd1b53a5e92009eb148fb20c46a" }, "arm64": { - "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.1%2B11/bellsoft-jdk25.0.1%2B11-windows-aarch64-lite.zip", - "hash": "sha1:8e9378438f3d8963e5f6008941c6990954c817d4" + "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.1%2B13/bellsoft-jdk25.0.1%2B13-windows-aarch64-lite.zip", + "hash": "sha1:a1cb50cae03a30ff41deb9ad7ef11f0d9979d718" } }, "extract_dir": "jdk-25.0.1-lite",