diff --git a/bucket/liberica21-jdk.json b/bucket/liberica21-jdk.json index 1bbd2a83e..33112f797 100644 --- a/bucket/liberica21-jdk.json +++ b/bucket/liberica21-jdk.json @@ -1,23 +1,23 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "21.0.8-12", + "version": "21.0.9-11", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jdk21.0.8%2B12-windows-amd64.zip", - "hash": "sha1:35d0fe7f6141caebb256b9c0467da33002a6f0d9" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B11/bellsoft-jdk21.0.9%2B11-windows-amd64.zip", + "hash": "sha1:8afc05ddb949647a53b60bbd5d34599c2216c356" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jdk21.0.8%2B12-windows-i586.zip", - "hash": "sha1:0e34000477f64d816b691f511f0b8ebe0747f7af" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B11/bellsoft-jdk21.0.9%2B11-windows-i586.zip", + "hash": "sha1:48bdb90f94b1321ff587d6ce881edd2dfff6d6f6" }, "arm64": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jdk21.0.8%2B12-windows-aarch64.zip", - "hash": "sha1:72f929cca6abb7f8f73f387a9b7b5c57dd891cbf" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B11/bellsoft-jdk21.0.9%2B11-windows-aarch64.zip", + "hash": "sha1:9459ddd43a9da9a3f5c20b8234cdced72d1bb602" } }, - "extract_dir": "jdk-21.0.8", + "extract_dir": "jdk-21.0.9", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"