From 87c8d5e8de7f4cf186d74d8352b7a20d892c8a53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 16:21:23 +0000 Subject: [PATCH] liberica8-jdk: Update to version 8u432-7 --- bucket/liberica8-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica8-jdk.json b/bucket/liberica8-jdk.json index 1a3e09589..ffd54b283 100644 --- a/bucket/liberica8-jdk.json +++ b/bucket/liberica8-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java 8 implementation", "homepage": "https://bell-sw.com/java", - "version": "8u422-6", + "version": "8u432-7", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u422%2B6/bellsoft-jdk8u422%2B6-windows-amd64.zip", - "hash": "dba7d088d0a69c2ce6344d10f1ac1c9128b73a9ac17ee659b3e5638657594fff" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u432%2B7/bellsoft-jdk8u432%2B7-windows-amd64.zip", + "hash": "sha1:58a35a572d15b9c2f26e03258a83973397fb3e7b" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u422%2B6/bellsoft-jdk8u422%2B6-windows-i586.zip", - "hash": "42e9e67b20f6e9ec087fa89b8cd1f206d24a0fe72f3751498bad763e0dce3124" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u432%2B7/bellsoft-jdk8u432%2B7-windows-i586.zip", + "hash": "sha1:5735c49f7c0362edb3f7f078c1bdfe98f4c6a40f" } }, - "extract_dir": "jdk8u422", + "extract_dir": "jdk8u432", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"