From 25c1cbdd48eea68ed2a162d0b4bcc6000c89e4ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 20:15:27 +0000 Subject: [PATCH] liberica-lts-jdk: Update to version 21.0.3-12 --- bucket/liberica-lts-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/liberica-lts-jdk.json b/bucket/liberica-lts-jdk.json index a21193e64..3c9108926 100644 --- a/bucket/liberica-lts-jdk.json +++ b/bucket/liberica-lts-jdk.json @@ -1,16 +1,16 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "21.0.3-10", + "version": "21.0.3-12", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.3%2B10/bellsoft-jdk21.0.3%2B10-windows-amd64.zip", - "hash": "sha1:af2cb6b352a04bf0e31901d6e496380e4ae5bd76" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.3%2B12/bellsoft-jdk21.0.3%2B12-windows-amd64.zip", + "hash": "sha1:cdbd3d908292ade118a5a6186a5905972bc8fa2c" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.3%2B10/bellsoft-jdk21.0.3%2B10-windows-i586.zip", - "hash": "sha1:9f70df96211738395069e3fa94307393715e0e6a" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.3%2B12/bellsoft-jdk21.0.3%2B12-windows-i586.zip", + "hash": "sha1:2ee2a0d8b2e3672e1a414fbfbf824520885d0324" } }, "extract_dir": "jdk-21.0.3",