diff --git a/bucket/liberica-full-jdk.json b/bucket/liberica-full-jdk.json index a5d1bd8f2..083c1cec2 100644 --- a/bucket/liberica-full-jdk.json +++ b/bucket/liberica-full-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "20.0.2-10", + "version": "21-37", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/20.0.2%2B10/bellsoft-jdk20.0.2%2B10-windows-amd64-full.zip", - "hash": "sha1:30813d71254dc19d0cba5c3f247c064be9b8a0b5" + "url": "https://github.com/bell-sw/Liberica/releases/download/21%2B37/bellsoft-jdk21%2B37-windows-amd64-full.zip", + "hash": "sha1:cf1c5bf42e4beab13aeb1e1e2c33c1ad4b914e80" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/20.0.2%2B10/bellsoft-jdk20.0.2%2B10-windows-i586-full.zip", - "hash": "sha1:f9df19b01677e6a754977ea6a4c2afa3ad12eeed" + "url": "https://github.com/bell-sw/Liberica/releases/download/21%2B37/bellsoft-jdk21%2B37-windows-i586-full.zip", + "hash": "sha1:876f25c4509c7e0870bf696938dfd587ce209f3c" } }, - "extract_dir": "jdk-20.0.2-full", + "extract_dir": "jdk-21-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"