From 87c49d73797e7976ef7e2e4afce4be5fdf022d38 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 20 Jan 2022 00:52:30 +0100 Subject: [PATCH] liberica17-jre: Update to version 17.0.2-9 --- bucket/liberica17-jre.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica17-jre.json b/bucket/liberica17-jre.json index 09d551d60..e481993d6 100644 --- a/bucket/liberica17-jre.json +++ b/bucket/liberica17-jre.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.1-12", + "version": "17.0.2-9", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.1%2B12/bellsoft-jre17.0.1%2B12-windows-amd64.zip", - "hash": "sha1:e7be28c48ee7120c339880efb8b2d7c67ed11452" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.2%2B9/bellsoft-jre17.0.2%2B9-windows-amd64.zip", + "hash": "sha1:66fa0fa246e4476600614eb5fbcdaa02bb920725" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.1%2B12/bellsoft-jre17.0.1%2B12-windows-i586.zip", - "hash": "sha1:8ea8213b5eb427dc42835ab17a994858a50861f2" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.2%2B9/bellsoft-jre17.0.2%2B9-windows-i586.zip", + "hash": "sha1:4a6a079bed5b38e9919a5b13957b468874892b68" } }, - "extract_dir": "jre-17.0.1", + "extract_dir": "jre-17.0.2", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"