From 19b1dc5f9aa69d37899e2d6274dbfc3f8f604bcf Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 21 Apr 2022 12:35:53 +0200 Subject: [PATCH] liberica-full-jdk: Update to version 18.0.1-12 --- bucket/liberica-full-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica-full-jdk.json b/bucket/liberica-full-jdk.json index ef5528b44..f044f0287 100644 --- a/bucket/liberica-full-jdk.json +++ b/bucket/liberica-full-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "18-37", + "version": "18.0.1-12", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/18%2B37/bellsoft-jdk18%2B37-windows-amd64-full.zip", - "hash": "sha1:0302176025dab1a5bd2b91916d85afcefcdfc613" + "url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1%2B12/bellsoft-jdk18.0.1%2B12-windows-amd64-full.zip", + "hash": "sha1:183af0ccef5894aec6c407c7dfba4d77f29d9729" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/18%2B37/bellsoft-jdk18%2B37-windows-i586-full.zip", - "hash": "sha1:935f1a25e303aca911f9b28bef2c4acd109bef3c" + "url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1%2B12/bellsoft-jdk18.0.1%2B12-windows-i586-full.zip", + "hash": "sha1:8adf4531a672736adfe1530651ea685bcc777175" } }, - "extract_dir": "jdk-18-full", + "extract_dir": "jdk-18.0.1-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"