From 5d2e79596fd84ec4aec3a803aa45e649c450e432 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 6 Nov 2020 09:48:54 +0100 Subject: [PATCH] liberica11-lite: Update to version 11.0.9.1-1 --- bucket/liberica11-lite.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica11-lite.json b/bucket/liberica11-lite.json index 965a77cbf..52e68186d 100644 --- a/bucket/liberica11-lite.json +++ b/bucket/liberica11-lite.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.9-12", + "version": "11.0.9.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.9%2B12/bellsoft-jdk11.0.9%2B12-windows-amd64-lite.zip", - "hash": "sha1:1d76b0a8680254cf72ae41ecfde1d5235af08557" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9.1%2B1/bellsoft-jdk11.0.9.1%2B1-windows-amd64-lite.zip", + "hash": "sha1:c986c15087527e5b210c97eaeafeb6803479dff7" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9%2B12/bellsoft-jdk11.0.9%2B12-windows-i586-lite.zip", - "hash": "sha1:4deaf98351e4724559b616ebf5249338811fd26b" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9.1%2B1/bellsoft-jdk11.0.9.1%2B1-windows-i586-lite.zip", + "hash": "sha1:3498d2977e016341c9d5bb8e55b92470d7cb930a" } }, - "extract_dir": "jdk-11.0.9-lite", + "extract_dir": "jdk-11.0.9.1-lite", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"