From 7c88f6a336f428280008d2fc2b7ec7a6f6aedbdb Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 22 Jul 2022 01:29:59 +0200 Subject: [PATCH] liberica17-full-jdk: Update to version 17.0.4-8 --- bucket/liberica17-full-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica17-full-jdk.json b/bucket/liberica17-full-jdk.json index 18dab458e..12f08d231 100644 --- a/bucket/liberica17-full-jdk.json +++ b/bucket/liberica17-full-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.1-2", + "version": "17.0.4-8", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3.1%2B2/bellsoft-jdk17.0.3.1%2B2-windows-amd64-full.zip", - "hash": "sha1:b281d386bcf950364ea70fe55c03d39d3c1d4c61" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.4%2B8/bellsoft-jdk17.0.4%2B8-windows-amd64-full.zip", + "hash": "sha1:4e83d92fdd47b4009fd149e402beaef7fe4ff74d" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3.1%2B2/bellsoft-jdk17.0.3.1%2B2-windows-i586-full.zip", - "hash": "sha1:bcc4f852bfd978a88a8969676607388a226bf628" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.4%2B8/bellsoft-jdk17.0.4%2B8-windows-i586-full.zip", + "hash": "sha1:18109b613489674b043e369413017ff1ee3d96c3" } }, - "extract_dir": "jdk-17.0.3.1-full", + "extract_dir": "jdk-17.0.4-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"