From 5d8a55786452c6726404c6b2de33ef42ce2ecc1f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 20:19:14 +0000 Subject: [PATCH] liberica-lts-jdk: Update to version 21.0.6-10 --- bucket/liberica-lts-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica-lts-jdk.json b/bucket/liberica-lts-jdk.json index 7e671c10b..a3d6ea1cd 100644 --- a/bucket/liberica-lts-jdk.json +++ b/bucket/liberica-lts-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "21.0.5-11", + "version": "21.0.6-10", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.5%2B11/bellsoft-jdk21.0.5%2B11-windows-amd64.zip", - "hash": "sha1:66cec04f05d838b874edd8a49932be2b4b6b04ba" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.6%2B10/bellsoft-jdk21.0.6%2B10-windows-amd64.zip", + "hash": "sha1:6ed3a51fc44347ea3186b19ff725ad801b3ef862" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.5%2B11/bellsoft-jdk21.0.5%2B11-windows-i586.zip", - "hash": "sha1:5ec48e48aab8fe49531e3410cefb8b72b3b283bc" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.6%2B10/bellsoft-jdk21.0.6%2B10-windows-i586.zip", + "hash": "sha1:45a96933369c412b5a66ec94175c118fa6895808" } }, - "extract_dir": "jdk-21.0.5", + "extract_dir": "jdk-21.0.6", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"