diff --git a/bucket/liberica16-full-jdk.json b/bucket/liberica16-full-jdk.json index 7b18b949a..242ab3427 100644 --- a/bucket/liberica16-full-jdk.json +++ b/bucket/liberica16-full-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java 16 implementation", "homepage": "https://bell-sw.com/java", - "version": "16-36", + "version": "16.0.1-9", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/16%2B36/bellsoft-jdk16%2B36-windows-amd64-full.zip", - "hash": "sha1:6cc1f3ead19e4d356210fddb544033d601336857" + "url": "https://github.com/bell-sw/Liberica/releases/download/16.0.1%2B9/bellsoft-jdk16.0.1%2B9-windows-amd64-full.zip", + "hash": "82370f27903dfdf4b41ac09cd3b9b87a016853b08af7a10078f5201d85654226" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/16%2B36/bellsoft-jdk16%2B36-windows-i586-full.zip", - "hash": "sha1:5d1df3a64154e173ae06d4f3be6222be85028691" + "url": "https://github.com/bell-sw/Liberica/releases/download/16.0.1%2B9/bellsoft-jdk16.0.1%2B9-windows-i586-full.zip", + "hash": "f8de4c50f7edc1b020412545f6d285975aaca20f74650448721ffb88080733f1" } }, - "extract_dir": "jdk-16-full", + "extract_dir": "jdk-16.0.1-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"