From f93ba8b04584adcc6d46415d7e7b3f2d4ea16100 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:55 +0000 Subject: [PATCH] liberica-full-lts-jdk: Update to version 21.0.2-14 --- bucket/liberica-full-lts-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica-full-lts-jdk.json b/bucket/liberica-full-lts-jdk.json index 3b2329efb..34e8d3d9b 100644 --- a/bucket/liberica-full-lts-jdk.json +++ b/bucket/liberica-full-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-full.zip", - "hash": "sha1:438491725e8fd4bf1529931a9e0a32693e6cbfeb" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.2%2B14/bellsoft-jdk21.0.2%2B14-windows-amd64-full.zip", + "hash": "sha1:c7189072d4dcb00a98e39ee398315a6eefe1768c" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.1%2B12/bellsoft-jdk21.0.1%2B12-windows-i586-full.zip", - "hash": "sha1:03658597bd7cbf837448a69882b492cc14f38075" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.2%2B14/bellsoft-jdk21.0.2%2B14-windows-i586-full.zip", + "hash": "sha1:ecdd8e5216bd73e3e9bb2f24a3424d499a3d0781" } }, - "extract_dir": "jdk-21.0.1-full", + "extract_dir": "jdk-21.0.2-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"