From b35cc382013d3d3cfb951b4fc4d802bf522242bb Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 22 Oct 2020 19:20:30 +0200 Subject: [PATCH] liberica-full: Update to version 15.0.1-9 --- bucket/liberica-full.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica-full.json b/bucket/liberica-full.json index 2ed091446..20bf2cc5c 100644 --- a/bucket/liberica-full.json +++ b/bucket/liberica-full.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "15-36", + "version": "15.0.1-9", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/15%2B36/bellsoft-jdk15%2B36-windows-amd64-full.zip", - "hash": "sha1:a0d4ee588066f61ea93473574931ef7a358a2dc4" + "url": "https://github.com/bell-sw/Liberica/releases/download/15.0.1%2B9/bellsoft-jdk15.0.1%2B9-windows-amd64-full.zip", + "hash": "sha1:e7eee2cddadb2eb7b4c399a7a36a3ecf2261f3c3" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/15%2B36/bellsoft-jdk15%2B36-windows-i586-full.zip", - "hash": "sha1:ba0d3f94f6d09f510f5451e2a6f4c35f7b6d8663" + "url": "https://github.com/bell-sw/Liberica/releases/download/15.0.1%2B9/bellsoft-jdk15.0.1%2B9-windows-i586-full.zip", + "hash": "sha1:c9b0962799f5e6322b67116ba85e67718f0bdd0e" } }, - "extract_dir": "jdk-15-full", + "extract_dir": "jdk-15.0.1-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"