From ff398637684b6118d74dd7cd6b795ee95d8db602 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:58 +0000 Subject: [PATCH] liberica11-lite-jdk: Update to version 11.0.22-12 --- bucket/liberica11-lite-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica11-lite-jdk.json b/bucket/liberica11-lite-jdk.json index 5e8b55754..53a0a0b47 100644 --- a/bucket/liberica11-lite-jdk.json +++ b/bucket/liberica11-lite-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java 11 implementation", "homepage": "https://bell-sw.com/java", - "version": "11.0.21-10", + "version": "11.0.22-12", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.21%2B10/bellsoft-jdk11.0.21%2B10-windows-amd64-lite.zip", - "hash": "sha1:c33f07d4496eac6abf96070c9a788258661535dc" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.22%2B12/bellsoft-jdk11.0.22%2B12-windows-amd64-lite.zip", + "hash": "sha1:5d2622f99d03fdd6c98a3ce8d70f180977e271cc" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.21%2B10/bellsoft-jdk11.0.21%2B10-windows-i586-lite.zip", - "hash": "sha1:66c2699be46429ac433e6a93b59069ce381716ef" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.22%2B12/bellsoft-jdk11.0.22%2B12-windows-i586-lite.zip", + "hash": "sha1:a0ff19cf472c53049213be76151e12f72cf82b60" } }, - "extract_dir": "jdk-11.0.21-lite", + "extract_dir": "jdk-11.0.22-lite", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"