diff --git a/bucket/liberica21-jdk.json b/bucket/liberica21-jdk.json index cc2f45771..34029833c 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.10-10", + "version": "21.0.11-11", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jdk21.0.10%2B10-windows-amd64.zip", - "hash": "sha1:21792d732e177409ea5863ba20840dc4cf18a2fb" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jdk21.0.11%2B11-windows-amd64.zip", + "hash": "sha1:f6b3e536115bdf8fdbf5ec50374fe8b4e41f61e2" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jdk21.0.10%2B10-windows-i586.zip", - "hash": "sha1:dcecd6770e1db3e06e61307bac7636fa322bbb9e" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jdk21.0.11%2B11-windows-i586.zip", + "hash": "sha1:18583f6ced34cfa66d83a0caf03e6ac815d2c5c0" }, "arm64": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jdk21.0.10%2B10-windows-aarch64.zip", - "hash": "sha1:193097e85450e5b789e188eb2ed82702365bb6f1" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jdk21.0.11%2B11-windows-aarch64.zip", + "hash": "sha1:24e5373005837d73a09be6aef84635943d1ad3ed" } }, - "extract_dir": "jdk-21.0.10", + "extract_dir": "jdk-21.0.11", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"