From 2852dec35d54cf31be5ba25c1c312aaa7b1ff12d 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:06 +0000 Subject: [PATCH] liberica11-jre: Update to version 11.0.20.1-1 --- bucket/liberica11-jre.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica11-jre.json b/bucket/liberica11-jre.json index b447a4a11..ea461e752 100644 --- a/bucket/liberica11-jre.json +++ b/bucket/liberica11-jre.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-jre11.0.20%2B8-windows-amd64.zip", - "hash": "sha1:0086cf5ecfce591b4e6d08998bdb22ae988f4881" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20.1%2B1/bellsoft-jre11.0.20.1%2B1-windows-amd64.zip", + "hash": "sha1:dd3f214e6ecac1e090be49a7db2d9eafe36bfee2" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20%2B8/bellsoft-jre11.0.20%2B8-windows-i586.zip", - "hash": "sha1:bf3de67897d7b092f02f78443a8198601bd65007" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20.1%2B1/bellsoft-jre11.0.20.1%2B1-windows-i586.zip", + "hash": "sha1:ca25cd6b4e18a5869460a6f8a595ace0ea325c41" } }, - "extract_dir": "jre-11.0.20", + "extract_dir": "jre-11.0.20.1", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"