From 0884f1cf95b62b235eec12d9cd738bfea5449aaf Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 2 Jun 2022 21:01:04 +0200 Subject: [PATCH] liberica17-lite-jdk: Update to version 17.0.3.1-2 --- bucket/liberica17-lite-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica17-lite-jdk.json b/bucket/liberica17-lite-jdk.json index fc4617517..1bc70fcdf 100644 --- a/bucket/liberica17-lite-jdk.json +++ b/bucket/liberica17-lite-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java 17 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-lite.zip", - "hash": "sha1:d063f7cc91e5cb4ec230405150ac29bd6655b09a" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3.1%2B2/bellsoft-jdk17.0.3.1%2B2-windows-amd64-lite.zip", + "hash": "sha1:2778c59ec003af31e48ee728b894bc0852fc2410" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3%2B7/bellsoft-jdk17.0.3%2B7-windows-i586-lite.zip", - "hash": "sha1:515f92c71967334156ecdabe352463d19f4274d4" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3.1%2B2/bellsoft-jdk17.0.3.1%2B2-windows-i586-lite.zip", + "hash": "sha1:271816debbf6bf6ce718838704ebe15eba7e8eb4" } }, - "extract_dir": "jdk-17.0.3-lite", + "extract_dir": "jdk-17.0.3.1-lite", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"