From a3322855d76e9f98643f5b0b78291aec17d362e2 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 2 Jun 2022 21:01:04 +0200 Subject: [PATCH] liberica-lts-jdk: Update to version 17.0.3.1-2 --- bucket/liberica-lts-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica-lts-jdk.json b/bucket/liberica-lts-jdk.json index 7307c6472..1330f02b8 100644 --- a/bucket/liberica-lts-jdk.json +++ b/bucket/liberica-lts-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "17.0.3-7", + "version": "17.0.3.1-2", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3%2B7/bellsoft-jdk17.0.3%2B7-windows-amd64.zip", - "hash": "ad4a3758262160e0909a008ceaf161a97de3c04aa85cfb2691a2a58354e8e061" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3.1%2B2/bellsoft-jdk17.0.3.1%2B2-windows-amd64.zip", + "hash": "sha1:ebd436a9a30df993676d935731ed86b2d65f1ae7" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3%2B7/bellsoft-jdk17.0.3%2B7-windows-i586.zip", - "hash": "b54fdc65250529d6306a7499def5df5d1fbda2ca0cdf82f6d5360ed6d7ed761e" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3.1%2B2/bellsoft-jdk17.0.3.1%2B2-windows-i586.zip", + "hash": "sha1:39d19153869002f36e20f70795e1fdcf03f71920" } }, - "extract_dir": "jdk-17.0.3", + "extract_dir": "jdk-17.0.3.1", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"