From e1b6839a6ae558db92e94f077beaddf97c307cab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 16:52:25 +0000 Subject: [PATCH] liberica-lite-jdk: Update to version 25.0.2-12 --- bucket/liberica-lite-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica-lite-jdk.json b/bucket/liberica-lite-jdk.json index bc882eaea..ce12ccc13 100644 --- a/bucket/liberica-lite-jdk.json +++ b/bucket/liberica-lite-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "25.0.1-13", + "version": "25.0.2-12", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "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" + "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.2%2B12/bellsoft-jdk25.0.2%2B12-windows-amd64-lite.zip", + "hash": "sha1:42c638389b9cab6ca6d0c3e64b442c73659930d0" }, "arm64": { - "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" + "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.2%2B12/bellsoft-jdk25.0.2%2B12-windows-aarch64-lite.zip", + "hash": "sha1:47da13e315d93225aa7689f9b975a5b3db88cf11" } }, - "extract_dir": "jdk-25.0.1-lite", + "extract_dir": "jdk-25.0.2-lite", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"