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",