From 5971ed7edb68f4e3442865017baef0b2cd6a27b8 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 19 Jan 2021 20:50:02 +0100 Subject: [PATCH] liberica11: Update to version 11.0.10-9 --- bucket/liberica11.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica11.json b/bucket/liberica11.json index 604dfd31a..1a0e8766b 100644 --- a/bucket/liberica11.json +++ b/bucket/liberica11.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.1-1", + "version": "11.0.10-9", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9.1%2B1/bellsoft-jdk11.0.9.1%2B1-windows-amd64.zip", - "hash": "sha1:50db45426c614d0854d3b212ebfcd83bb3aa3f7a" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.10%2B9/bellsoft-jdk11.0.10%2B9-windows-amd64.zip", + "hash": "sha1:6fdd5dda057cfa3de86bf64fc5526e9ff87be633" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9.1%2B1/bellsoft-jdk11.0.9.1%2B1-windows-i586.zip", - "hash": "sha1:9f32940d5407d5dbb2d4c5cb9a337ed170a82bb2" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.10%2B9/bellsoft-jdk11.0.10%2B9-windows-i586.zip", + "hash": "sha1:ac40d99ea75a49a0aebe11adc651d2c479a464d8" } }, - "extract_dir": "jdk-11.0.9.1", + "extract_dir": "jdk-11.0.10", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"