From 7e2005e3cfce9e4f07da7458f3ab9b85c1eef299 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 22 Jul 2022 01:29:58 +0200 Subject: [PATCH] liberica11-full-jdk: Update to version 11.0.16-8 --- bucket/liberica11-full-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica11-full-jdk.json b/bucket/liberica11-full-jdk.json index 71ac0d5e9..6c434360a 100644 --- a/bucket/liberica11-full-jdk.json +++ b/bucket/liberica11-full-jdk.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.15.1-2", + "version": "11.0.16-8", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15.1%2B2/bellsoft-jdk11.0.15.1%2B2-windows-amd64-full.zip", - "hash": "sha1:ca2897c0ae98ea736b55d21bba191d68b15966e2" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.16%2B8/bellsoft-jdk11.0.16%2B8-windows-amd64-full.zip", + "hash": "sha1:ac0ea73e6f86440d2c82bc7ea0a09aa4e247531b" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15.1%2B2/bellsoft-jdk11.0.15.1%2B2-windows-i586-full.zip", - "hash": "sha1:5dee9fb7872b15ca034cde81eb9fb2dd23a43d6b" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.16%2B8/bellsoft-jdk11.0.16%2B8-windows-i586-full.zip", + "hash": "sha1:6528033dd2161e1a6f3d491198b1c6222d212f57" } }, - "extract_dir": "jdk-11.0.15.1-full", + "extract_dir": "jdk-11.0.16-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"