From c5f835c9935e91fce6f53e6df3d8570ca1deb10b 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-jdk: Update to version 21.0.1-12 --- bucket/liberica-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica-jdk.json b/bucket/liberica-jdk.json index 029681f60..dec7a3884 100644 --- a/bucket/liberica-jdk.json +++ b/bucket/liberica-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.zip", - "hash": "sha1:529df5107cecd1bb55101fae391c10699b7d41a6" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.1%2B12/bellsoft-jdk21.0.1%2B12-windows-amd64.zip", + "hash": "sha1:6b995c190805f6639eff05ccba8d44694ef59d28" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21%2B37/bellsoft-jdk21%2B37-windows-i586.zip", - "hash": "sha1:fd90845f28bfcaff4c0488b305c5ee77d43e18f2" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.1%2B12/bellsoft-jdk21.0.1%2B12-windows-i586.zip", + "hash": "sha1:d0db32d3251a55289ae19b42b17e4cb6676a886a" } }, - "extract_dir": "jdk-21", + "extract_dir": "jdk-21.0.1", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"