From cd65ce7c5ebf443074c41cbc4a30b34832ec6286 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:41 +0000 Subject: [PATCH] liberica-lite-jdk: Update to version 21.0.1-12 --- bucket/liberica-lite-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica-lite-jdk.json b/bucket/liberica-lite-jdk.json index 26470b379..ea0de0924 100644 --- a/bucket/liberica-lite-jdk.json +++ b/bucket/liberica-lite-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "21-37", + "version": "21.0.1-12", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21%2B37/bellsoft-jdk21%2B37-windows-amd64-lite.zip", - "hash": "sha1:10c80a5ffce8a189623e5382479a2c75d8a29b36" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.1%2B12/bellsoft-jdk21.0.1%2B12-windows-amd64-lite.zip", + "hash": "sha1:d2999ff109be15b32819736cf5f022ce3e2756b8" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21%2B37/bellsoft-jdk21%2B37-windows-i586-lite.zip", - "hash": "sha1:9b7cf90c8f79be5fc6cb14a9058ea9d786c29cc9" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.1%2B12/bellsoft-jdk21.0.1%2B12-windows-i586-lite.zip", + "hash": "sha1:2f88751daaa12d5ae5ccac3a06277de29fff2bef" } }, - "extract_dir": "jdk-21-lite", + "extract_dir": "jdk-21.0.1-lite", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"