From 8f8bef2f3f4310e73135e655aa663bb07b8d7995 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 20 Oct 2021 12:28:48 +0200 Subject: [PATCH] liberica11: Update to version 11.0.13-8 --- bucket/liberica11.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica11.json b/bucket/liberica11.json index aac3d3f39..84fa32d19 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.12-7", + "version": "11.0.13-8", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.12%2B7/bellsoft-jdk11.0.12%2B7-windows-amd64.zip", - "hash": "6f2afc6f8ffce87d186d9d40ad20970504cd0ba7e187e10280eb1447ae35f4f5" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.13%2B8/bellsoft-jdk11.0.13%2B8-windows-amd64.zip", + "hash": "sha1:34b79dcbe5ccc6369d3cc1a8bd93d8bd656b7e0e" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.12%2B7/bellsoft-jdk11.0.12%2B7-windows-i586.zip", - "hash": "c65ab10dbb5be808746f7269706b65d46681c9f9cbd39820b93dba98a5037ad0" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.13%2B8/bellsoft-jdk11.0.13%2B8-windows-i586.zip", + "hash": "sha1:efc96957d574fd329b089d77c7389f829dfbcad2" } }, - "extract_dir": "jdk-11.0.12", + "extract_dir": "jdk-11.0.13", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"