From 80b4f0557dde8bfc3c8985a496d6b942096eda45 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:39 +0000 Subject: [PATCH] liberica11-lite-jdk: Update to version 11.0.29-12 --- bucket/liberica11-lite-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/liberica11-lite-jdk.json b/bucket/liberica11-lite-jdk.json index eb4418def..781befa2a 100644 --- a/bucket/liberica11-lite-jdk.json +++ b/bucket/liberica11-lite-jdk.json @@ -1,16 +1,16 @@ { "description": "BellSoft Liberica is a 100% open-source Java 11 implementation", "homepage": "https://bell-sw.com/java", - "version": "11.0.29-10", + "version": "11.0.29-12", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.29%2B10/bellsoft-jdk11.0.29%2B10-windows-amd64-lite.zip", - "hash": "sha1:bc8fe3320a719808cd4c8019d1495f548f8eb466" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.29%2B12/bellsoft-jdk11.0.29%2B12-windows-amd64-lite.zip", + "hash": "sha1:5207dc5eab1c1e1634a7ff02a5bcdd2e3afeb804" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.29%2B10/bellsoft-jdk11.0.29%2B10-windows-i586-lite.zip", - "hash": "sha1:79d25f5c3e26fb75db58ef4e57df02bd1ba9252e" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.29%2B12/bellsoft-jdk11.0.29%2B12-windows-i586-lite.zip", + "hash": "sha1:deaa0d81de0cfe30f3579f775a18a27330f13ead" } }, "extract_dir": "jdk-11.0.29-lite",