From 33680a9788ff684eb9e293cef3ebe09b16cc8c18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 16:21:02 +0000 Subject: [PATCH] liberica11-jdk: Update to version 11.0.24-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 f87d6f7a3..3008dfa2e 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.23-12", + "version": "11.0.24-9", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.23%2B12/bellsoft-jdk11.0.23%2B12-windows-amd64.zip", - "hash": "sha1:8472f8f9fbe6bac78796dc0827cd9fb7e775e539" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.24%2B9/bellsoft-jdk11.0.24%2B9-windows-amd64.zip", + "hash": "2f7dc4564404f24876bd89b9dd2322b950993686d65aae5907f549ad54fd5d31" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.23%2B12/bellsoft-jdk11.0.23%2B12-windows-i586.zip", - "hash": "sha1:b97b7cf683dda2393b4b9d084098bf15daeb0422" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.24%2B9/bellsoft-jdk11.0.24%2B9-windows-i586.zip", + "hash": "4740efc63ae39c5bdd08a8b4fa18020a91140a87afb93d9a18a79882332120bf" } }, - "extract_dir": "jdk-11.0.23", + "extract_dir": "jdk-11.0.24", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"