From b19ffc33239c270d3e5732c70cff888e45aba8fe 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:19 +0000 Subject: [PATCH] liberica-lite-jdk: Update to version 21.0.5-11 --- 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 f1a280e27..359e56f0b 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.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-lite.zip", - "hash": "76efe98558e02689b4ad1ada6cf25e66f2279bf723dc86f42e0827f71f7cd485" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.5%2B11/bellsoft-jdk21.0.5%2B11-windows-amd64-lite.zip", + "hash": "sha1:5a00320cc07b66bb87bba0f406c2cf7fab762f40" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.4%2B9/bellsoft-jdk21.0.4%2B9-windows-i586-lite.zip", - "hash": "b84200ac5c633ef502b239d7592632fd12286fabe4850b45f5f283356d043ead" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.5%2B11/bellsoft-jdk21.0.5%2B11-windows-i586-lite.zip", + "hash": "sha1:3b94ecba088b6e7e4a1fd2c281ddb6b59decf587" } }, - "extract_dir": "jdk-21.0.4-lite", + "extract_dir": "jdk-21.0.5-lite", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"