From 63e58ab7cbb53ee9fc48165a70c3f050f93fae68 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 22 Jul 2022 01:29:58 +0200 Subject: [PATCH] liberica-full-jdk: Update to version 18.0.2-10 --- 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 de9b848d5..f696fbaf3 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.0.1.1-2", + "version": "18.0.2-10", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1.1%2B2/bellsoft-jdk18.0.1.1%2B2-windows-amd64-full.zip", - "hash": "sha1:0652bc686b4c2528f7959306ad531093bf48fbcc" + "url": "https://github.com/bell-sw/Liberica/releases/download/18.0.2%2B10/bellsoft-jdk18.0.2%2B10-windows-amd64-full.zip", + "hash": "sha1:830a79834536c3a3199cd0070bf0fd023ec231c0" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1.1%2B2/bellsoft-jdk18.0.1.1%2B2-windows-i586-full.zip", - "hash": "sha1:d48da574e7577e7f9731653a7f8ff174368cd368" + "url": "https://github.com/bell-sw/Liberica/releases/download/18.0.2%2B10/bellsoft-jdk18.0.2%2B10-windows-i586-full.zip", + "hash": "sha1:0f7a84e90686d886962b67f670ea4bacb7a6df9d" } }, - "extract_dir": "jdk-18.0.1.1-full", + "extract_dir": "jdk-18.0.2-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"