diff --git a/bucket/liberica11-full-jdk.json b/bucket/liberica11-full-jdk.json index 93cccd649..05fce2b1a 100644 --- a/bucket/liberica11-full-jdk.json +++ b/bucket/liberica11-full-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java 11 implementation", "homepage": "https://bell-sw.com/java", - "version": "11.0.20.1-1", + "version": "11.0.21-10", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20.1%2B1/bellsoft-jdk11.0.20.1%2B1-windows-amd64-full.zip", - "hash": "sha1:31098d421fc3df8d317329e38b6197d1b32d827e" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.21%2B10/bellsoft-jdk11.0.21%2B10-windows-amd64-full.zip", + "hash": "sha1:0fd072e7cbf3dd35c1b1dfbb0f297db89685bcf1" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.20.1%2B1/bellsoft-jdk11.0.20.1%2B1-windows-i586-full.zip", - "hash": "sha1:9fdf406be4d37f08c843368be19b8fa90c23792d" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.21%2B10/bellsoft-jdk11.0.21%2B10-windows-i586-full.zip", + "hash": "sha1:0f904b35e8d195650c964f237503d5d0bf74727e" } }, - "extract_dir": "jdk-11.0.20.1-full", + "extract_dir": "jdk-11.0.21-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"