From ee4be34a68db9b902ddf2973ffb59163ab8c81b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 13:55:40 +0000 Subject: [PATCH] liberica-jdk: Update to version 26.0.2-13 --- bucket/liberica-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica-jdk.json b/bucket/liberica-jdk.json index e6c656135..04ec7398f 100644 --- a/bucket/liberica-jdk.json +++ b/bucket/liberica-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "26.0.1-10", + "version": "26.0.2-13", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/26.0.1%2B10/bellsoft-jdk26.0.1%2B10-windows-amd64.zip", - "hash": "sha1:18db1e039769dc5e0279795754d15fffe5b9962c" + "url": "https://github.com/bell-sw/Liberica/releases/download/26.0.2%2B13/bellsoft-jdk26.0.2%2B13-windows-amd64.zip", + "hash": "sha1:0f2ebbc81da84db4d018061ba49000f723d5ba6e" }, "arm64": { - "url": "https://github.com/bell-sw/Liberica/releases/download/26.0.1%2B10/bellsoft-jdk26.0.1%2B10-windows-aarch64.zip", - "hash": "sha1:0852d3a8cd420b13fb5a639827c1ad15de9dc617" + "url": "https://github.com/bell-sw/Liberica/releases/download/26.0.2%2B13/bellsoft-jdk26.0.2%2B13-windows-aarch64.zip", + "hash": "sha1:c8b851c9542958f1d199c0022517344a1b50744a" } }, - "extract_dir": "jdk-26.0.1", + "extract_dir": "jdk-26.0.2", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"