From 2abde2b8dc5447ece534d45b2fcc9a5ffeefee31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 16:21:18 +0000 Subject: [PATCH] liberica-full-lts-jdk: Update to version 21.0.5-11 --- 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 986cbbb22..d7cdf67d2 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.4-9", + "version": "21.0.5-11", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.4%2B9/bellsoft-jdk21.0.4%2B9-windows-amd64-full.zip", - "hash": "296578d43fd7a8c2c014bcd2f8b27184890037d6b6bdcff2810cfef1e8c4c627" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.5%2B11/bellsoft-jdk21.0.5%2B11-windows-amd64-full.zip", + "hash": "sha1:4b1a668ce0139e744c1adeec1b1066e10f76b638" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.4%2B9/bellsoft-jdk21.0.4%2B9-windows-i586-full.zip", - "hash": "4a538f9584911e6832998ca384abb8ebaefe1eed4af6477c8848d4ae7433e69f" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.5%2B11/bellsoft-jdk21.0.5%2B11-windows-i586-full.zip", + "hash": "sha1:6fc2fbd5ecdfaedf4bcac06dc3ad688a910dc320" } }, - "extract_dir": "jdk-21.0.4-full", + "extract_dir": "jdk-21.0.5-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"