diff --git a/bucket/liberica-lts-jdk.json b/bucket/liberica-lts-jdk.json index a3d6ea1cd..0e2b1c5ea 100644 --- a/bucket/liberica-lts-jdk.json +++ b/bucket/liberica-lts-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "21.0.6-10", + "version": "21.0.7-9", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.6%2B10/bellsoft-jdk21.0.6%2B10-windows-amd64.zip", - "hash": "sha1:6ed3a51fc44347ea3186b19ff725ad801b3ef862" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.7%2B9/bellsoft-jdk21.0.7%2B9-windows-amd64.zip", + "hash": "sha1:2885e0cad4f16a6317bcf3ebafb68d65da183ae8" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.6%2B10/bellsoft-jdk21.0.6%2B10-windows-i586.zip", - "hash": "sha1:45a96933369c412b5a66ec94175c118fa6895808" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.7%2B9/bellsoft-jdk21.0.7%2B9-windows-i586.zip", + "hash": "sha1:2a3277fc4ebfe1a7bd5b6be99ce6e60b63e39f9d" } }, - "extract_dir": "jdk-21.0.6", + "extract_dir": "jdk-21.0.7", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"