From ef64e100fbc65c3cd760758b634c41a39e03f096 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 22 Oct 2020 16:59:24 +0200 Subject: [PATCH] liberica-lts: Update to version 11.0.9-11 --- bucket/liberica-lts.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica-lts.json b/bucket/liberica-lts.json index a131619cd..89637ebd4 100644 --- a/bucket/liberica-lts.json +++ b/bucket/liberica-lts.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "11.0.8-10", + "version": "11.0.9-11", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.8%2B10/bellsoft-jdk11.0.8%2B10-windows-amd64.zip", - "hash": "sha1:153f6a05dea22c36e8a2c96f514b5f3ef5fd97f2" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9%2B11/bellsoft-jdk11.0.9%2B11-windows-amd64.zip", + "hash": "sha1:dcb16329227710231d109e992e5bad692b23c351" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.8%2B10/bellsoft-jdk11.0.8%2B10-windows-i586.zip", - "hash": "sha1:caaeaaa34f0c9b74175621a5b9573876d88039a6" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9%2B11/bellsoft-jdk11.0.9%2B11-windows-i586.zip", + "hash": "sha1:9496651f122fd26b89d9822e2aef53ef3d494a27" } }, - "extract_dir": "jdk-11.0.8", + "extract_dir": "jdk-11.0.9", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"