From 185158f83f038e2510df1b4d5d00bbd8a4dfee09 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:45 +0000 Subject: [PATCH] liberica25-full-lts-jdk: Update to version 25.0.1-13 --- bucket/liberica25-full-lts-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/liberica25-full-lts-jdk.json b/bucket/liberica25-full-lts-jdk.json index ee3a76352..8a3d9070b 100644 --- a/bucket/liberica25-full-lts-jdk.json +++ b/bucket/liberica25-full-lts-jdk.json @@ -1,16 +1,16 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "25.0.1-11", + "version": "25.0.1-13", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.1%2B11/bellsoft-jdk25.0.1%2B11-windows-amd64-full.zip", - "hash": "sha1:ef6625f09340c69d8c98791469976b03a80ec22c" + "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.1%2B13/bellsoft-jdk25.0.1%2B13-windows-amd64-full.zip", + "hash": "sha1:7be100adbd0e4c8c60ee4635d372af40c1adefd5" }, "arm64": { - "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.1%2B11/bellsoft-jdk25.0.1%2B11-windows-aarch64-full.zip", - "hash": "sha1:034ddb3ef9978690dcf077c1d0ea8aec0dcc45a5" + "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.1%2B13/bellsoft-jdk25.0.1%2B13-windows-aarch64-full.zip", + "hash": "sha1:0412f9161f8b5fb2fb9fdb8c4394460b90103a7f" } }, "extract_dir": "jdk-25.0.1-full",