From 6ced517c47199c9ae043fb056602fbddca79bc2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 16:18:05 +0000 Subject: [PATCH] liberica11-full-jdk: Update to version 11.0.20.1-1 --- bucket/liberica11-full-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica11-full-jdk.json b/bucket/liberica11-full-jdk.json index be68125f9..93cccd649 100644 --- a/bucket/liberica11-full-jdk.json +++ b/bucket/liberica11-full-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.20-8", + "version": "11.0.20.1-1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20%2B8/bellsoft-jdk11.0.20%2B8-windows-amd64-full.zip", - "hash": "sha1:025ac072224efa1822ddc7cb4ff49dce21467c17" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20.1%2B1/bellsoft-jdk11.0.20.1%2B1-windows-amd64-full.zip", + "hash": "sha1:31098d421fc3df8d317329e38b6197d1b32d827e" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20%2B8/bellsoft-jdk11.0.20%2B8-windows-i586-full.zip", - "hash": "sha1:953b391dad3ec07e7d357a46dff96ae9c1a0eaef" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20.1%2B1/bellsoft-jdk11.0.20.1%2B1-windows-i586-full.zip", + "hash": "sha1:9fdf406be4d37f08c843368be19b8fa90c23792d" } }, - "extract_dir": "jdk-11.0.20-full", + "extract_dir": "jdk-11.0.20.1-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"