From f8c8e778dfb3160ec3ee213adeeb5aec0dbddc5f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 20:19:17 +0000 Subject: [PATCH] liberica8-full-jdk: Update to version 8u442-7 --- bucket/liberica8-full-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica8-full-jdk.json b/bucket/liberica8-full-jdk.json index 5359b3e6e..666b4437d 100644 --- a/bucket/liberica8-full-jdk.json +++ b/bucket/liberica8-full-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java 8 implementation", "homepage": "https://bell-sw.com/java", - "version": "8u432-7", + "version": "8u442-7", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u432%2B7/bellsoft-jdk8u432%2B7-windows-amd64-full.zip", - "hash": "sha1:b6b92fab6285c62fe7cf396885c7838b9f5035d1" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u442%2B7/bellsoft-jdk8u442%2B7-windows-amd64-full.zip", + "hash": "sha1:cfb2f536ce037acf2e53d1acb42fc0e0db1b88cb" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u432%2B7/bellsoft-jdk8u432%2B7-windows-i586-full.zip", - "hash": "sha1:6dee92f7c2380a4ad1495001c53b98dca2c5fca3" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u442%2B7/bellsoft-jdk8u442%2B7-windows-i586-full.zip", + "hash": "sha1:05a392291aec66911b622e243b53a0b73f34f2bf" } }, - "extract_dir": "jdk8u432-full", + "extract_dir": "jdk8u442-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"