diff --git a/bucket/liberica21-full-jdk.json b/bucket/liberica21-full-jdk.json index deaee24f7..10aab945c 100644 --- a/bucket/liberica21-full-jdk.json +++ b/bucket/liberica21-full-jdk.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-jdk21.0.9%2B11-windows-amd64-full.zip", - "hash": "sha1:2e51eca83ee5ead5fd2dc000355a78b752685a34" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jdk21.0.9%2B15-windows-amd64-full.zip", + "hash": "sha1:817c6858f4f7ae84bcf0af9efd58a526072cadbd" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B11/bellsoft-jdk21.0.9%2B11-windows-i586-full.zip", - "hash": "sha1:e35b295dce3057209727bbcb2a19729bb4ffb929" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jdk21.0.9%2B15-windows-i586-full.zip", + "hash": "sha1:3a890cb3c62bc9acc8b70742c220b0d4d421101b" }, "arm64": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B11/bellsoft-jdk21.0.9%2B11-windows-aarch64-full.zip", - "hash": "sha1:7eab338e9f67124878b74294055db33269d2c038" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jdk21.0.9%2B15-windows-aarch64-full.zip", + "hash": "sha1:654307a8862f5b36ca568ba840ce6a3e0d4296fd" } }, "extract_dir": "jdk-21.0.9-full",