From 4e37663c7d359da7a2a3f1175a31e6f952b683bf 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:27 +0000 Subject: [PATCH] liberica11-jdk: Update to version 11.0.30-9 --- bucket/liberica11-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica11-jdk.json b/bucket/liberica11-jdk.json index fd43f506b..bbbc7069b 100644 --- a/bucket/liberica11-jdk.json +++ b/bucket/liberica11-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java 11 implementation", "homepage": "https://bell-sw.com/java", - "version": "11.0.29-12", + "version": "11.0.30-9", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.29%2B12/bellsoft-jdk11.0.29%2B12-windows-amd64.zip", - "hash": "sha1:70df5cda968aa2e7e264a678cdc5cb14d523a2d9" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.30%2B9/bellsoft-jdk11.0.30%2B9-windows-amd64.zip", + "hash": "sha1:bf890f8b11034fa8836a0a724bb75cbfde02ae16" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.29%2B12/bellsoft-jdk11.0.29%2B12-windows-i586.zip", - "hash": "sha1:4310998f50a66818c66ee66e11d548279e60ef8e" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.30%2B9/bellsoft-jdk11.0.30%2B9-windows-i586.zip", + "hash": "sha1:1a162997e6583e186e834d377f3f6c6e7d1f7526" } }, - "extract_dir": "jdk-11.0.29", + "extract_dir": "jdk-11.0.30", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"