From 6e3136b452cd313b66043f0e858c19e8fceb82a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 20:24:48 +0000 Subject: [PATCH] liberica8-full-jdk: Update to version 8u472-11 --- bucket/liberica8-full-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/liberica8-full-jdk.json b/bucket/liberica8-full-jdk.json index 6cd2e8eef..0ff221cc6 100644 --- a/bucket/liberica8-full-jdk.json +++ b/bucket/liberica8-full-jdk.json @@ -1,16 +1,16 @@ { "description": "BellSoft Liberica is a 100% open-source Java 8 implementation", "homepage": "https://bell-sw.com/java", - "version": "8u472-9", + "version": "8u472-11", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u472%2B9/bellsoft-jdk8u472%2B9-windows-amd64-full.zip", - "hash": "sha1:b57a92d0d3288e73496f65594e20e8771a9dbdf8" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u472%2B11/bellsoft-jdk8u472%2B11-windows-amd64-full.zip", + "hash": "sha1:17f9d56a00125c506d7144342cf56d3f9e9160db" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u472%2B9/bellsoft-jdk8u472%2B9-windows-i586-full.zip", - "hash": "sha1:7cd785e640e5c603f878c460f14822906d6347cb" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u472%2B11/bellsoft-jdk8u472%2B11-windows-i586-full.zip", + "hash": "sha1:3d4521a9a7acf6fe65f15a2a56882a260e907c99" } }, "extract_dir": "jdk8u472-full",