From ece8d32f886a7217dc9256b5bde0c19a0191f985 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:43 +0000 Subject: [PATCH] liberica21-jre: Update to version 21.0.9-15 --- bucket/liberica21-jre.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/liberica21-jre.json b/bucket/liberica21-jre.json index 5c9c9d76f..9d21030fc 100644 --- a/bucket/liberica21-jre.json +++ b/bucket/liberica21-jre.json @@ -1,20 +1,20 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "21.0.9-11", + "version": "21.0.9-15", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B11/bellsoft-jre21.0.9%2B11-windows-amd64.zip", - "hash": "sha1:e873ffec4cec44ddc3f37de0ba67b94bef67f829" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jre21.0.9%2B15-windows-amd64.zip", + "hash": "sha1:6a61db2077fb407e09f296e1b8934fd8c64f3977" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B11/bellsoft-jre21.0.9%2B11-windows-i586.zip", - "hash": "sha1:ee7ff457d56824cb1e57eaed4961a1ac9d82c5ef" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jre21.0.9%2B15-windows-i586.zip", + "hash": "sha1:fbb469e0d30fcb4e45ff6a531cd0fee0a02878b9" }, "arm64": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B11/bellsoft-jre21.0.9%2B11-windows-aarch64.zip", - "hash": "sha1:0861cc02528b6d9fd4e98e14d1c8344b9824e770" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jre21.0.9%2B15-windows-aarch64.zip", + "hash": "sha1:43994e4d7b8c063448659b67c50db2ae7ad28aa3" } }, "extract_dir": "jre-21.0.9",