From f741570fad0feeff3f327f39a3fe56a9ef3f573a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 20:19:11 +0000 Subject: [PATCH] liberica-full-jdk: Update to version 21.0.6-10 --- bucket/liberica-full-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica-full-jdk.json b/bucket/liberica-full-jdk.json index 12496c4d7..b09dc98d5 100644 --- a/bucket/liberica-full-jdk.json +++ b/bucket/liberica-full-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.5-11", + "version": "21.0.6-10", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "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" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.6%2B10/bellsoft-jdk21.0.6%2B10-windows-amd64-full.zip", + "hash": "sha1:8cb37ad3382bf12973b4ffb4e14f70a4469a1411" }, "32bit": { - "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" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.6%2B10/bellsoft-jdk21.0.6%2B10-windows-i586-full.zip", + "hash": "sha1:f44a89527461063c735bb6ed0d661301ad26f6d7" } }, - "extract_dir": "jdk-21.0.5-full", + "extract_dir": "jdk-21.0.6-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"