From 59634d61b44f71fadf014866f54079b8602cfedd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 20:16:56 +0000 Subject: [PATCH] liberica-lts-jdk: Update to version 21.0.2-14 --- 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 353ee9dd9..0d83989a6 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.1-12", + "version": "21.0.2-14", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.1%2B12/bellsoft-jdk21.0.1%2B12-windows-amd64.zip", - "hash": "sha1:6b995c190805f6639eff05ccba8d44694ef59d28" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.2%2B14/bellsoft-jdk21.0.2%2B14-windows-amd64.zip", + "hash": "sha1:aa5de8d30702ad6f2b64921df1ac5d61b76966e3" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.1%2B12/bellsoft-jdk21.0.1%2B12-windows-i586.zip", - "hash": "sha1:d0db32d3251a55289ae19b42b17e4cb6676a886a" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.2%2B14/bellsoft-jdk21.0.2%2B14-windows-i586.zip", + "hash": "sha1:097b03e62acbb45aa16fc903c038895c9668841b" } }, - "extract_dir": "jdk-21.0.1", + "extract_dir": "jdk-21.0.2", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"