diff --git a/bucket/liberica-lts-jdk.json b/bucket/liberica-lts-jdk.json index 7e671c10b..a3d6ea1cd 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.5-11", + "version": "21.0.6-10", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.5%2B11/bellsoft-jdk21.0.5%2B11-windows-amd64.zip", - "hash": "sha1:66cec04f05d838b874edd8a49932be2b4b6b04ba" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.6%2B10/bellsoft-jdk21.0.6%2B10-windows-amd64.zip", + "hash": "sha1:6ed3a51fc44347ea3186b19ff725ad801b3ef862" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.5%2B11/bellsoft-jdk21.0.5%2B11-windows-i586.zip", - "hash": "sha1:5ec48e48aab8fe49531e3410cefb8b72b3b283bc" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.6%2B10/bellsoft-jdk21.0.6%2B10-windows-i586.zip", + "hash": "sha1:45a96933369c412b5a66ec94175c118fa6895808" } }, - "extract_dir": "jdk-21.0.5", + "extract_dir": "jdk-21.0.6", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"