diff --git a/bucket/liberica21-lite-lts-jdk.json b/bucket/liberica21-lite-lts-jdk.json index 89c847d73..3ba8223eb 100644 --- a/bucket/liberica21-lite-lts-jdk.json +++ b/bucket/liberica21-lite-lts-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-lite.zip", - "hash": "sha1:368fc1efd1fb55dd1389a4521c886d1c63ac43a5" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jdk21.0.11%2B11-windows-amd64-lite.zip", + "hash": "sha1:63c948f07f7f0cb5fa866b8e00d112b698d313fc" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jdk21.0.10%2B10-windows-i586-lite.zip", - "hash": "sha1:b00da921feb96372c6e8b8a1a8e0d41edad1b860" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jdk21.0.11%2B11-windows-i586-lite.zip", + "hash": "sha1:59df394e219ae4e72ecbe15e4d9219d79bfd0266" }, "arm64": { - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B10/bellsoft-jdk21.0.10%2B10-windows-aarch64-lite.zip", - "hash": "sha1:26bcee4057e0a8aaa7e629e839de748b2fc40563" + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.11%2B11/bellsoft-jdk21.0.11%2B11-windows-aarch64-lite.zip", + "hash": "sha1:314bcc29d50488012ddf30e5943caea5ed368502" } }, - "extract_dir": "jdk-21.0.10-lite", + "extract_dir": "jdk-21.0.11-lite", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"