From 0b52a079d92585aae2cad1c9b649fbc06f2ae3f7 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 27 Oct 2020 02:56:41 +0100 Subject: [PATCH] liberica11-lite: Update to version 11.0.9-12 --- bucket/liberica11-lite.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/liberica11-lite.json b/bucket/liberica11-lite.json index 8cbe9b206..965a77cbf 100644 --- a/bucket/liberica11-lite.json +++ b/bucket/liberica11-lite.json @@ -1,16 +1,16 @@ { "description": "BellSoft Liberica is a 100% open-source Java 11 implementation", "homepage": "https://bell-sw.com/java", - "version": "11.0.9-11", + "version": "11.0.9-12", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9%2B11/bellsoft-jdk11.0.9%2B11-windows-amd64-lite.zip", - "hash": "sha1:fc5f3a845fac5bba118492b74e413f38afb8a64d" + "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" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9%2B11/bellsoft-jdk11.0.9%2B11-windows-i586-lite.zip", - "hash": "sha1:e3befe450ec209fe12aaa89893db14f503f9bcec" + "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" } }, "extract_dir": "jdk-11.0.9-lite",