From 6db08d43ffa16fe5ff9e74037109cf75d471ba5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 20:14:44 +0000 Subject: [PATCH] liberica11-lite-jdk: Update to version 11.0.21-10 --- bucket/liberica11-lite-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica11-lite-jdk.json b/bucket/liberica11-lite-jdk.json index 37fe392b5..5e8b55754 100644 --- a/bucket/liberica11-lite-jdk.json +++ b/bucket/liberica11-lite-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.20.1-1", + "version": "11.0.21-10", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20.1%2B1/bellsoft-jdk11.0.20.1%2B1-windows-amd64-lite.zip", - "hash": "sha1:9c03fdf35e60e1ae2312fca30e295c8166db7230" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.21%2B10/bellsoft-jdk11.0.21%2B10-windows-amd64-lite.zip", + "hash": "sha1:c33f07d4496eac6abf96070c9a788258661535dc" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20.1%2B1/bellsoft-jdk11.0.20.1%2B1-windows-i586-lite.zip", - "hash": "sha1:47a073096545336a4e361cbb278c72779f36e9e2" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.21%2B10/bellsoft-jdk11.0.21%2B10-windows-i586-lite.zip", + "hash": "sha1:66c2699be46429ac433e6a93b59069ce381716ef" } }, - "extract_dir": "jdk-11.0.20.1-lite", + "extract_dir": "jdk-11.0.21-lite", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"