diff --git a/bucket/liberica16-jdk.json b/bucket/liberica16-jdk.json index 57837e9f9..a6f33f1a4 100644 --- a/bucket/liberica16-jdk.json +++ b/bucket/liberica16-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.0.1-9", + "version": "16.0.2-7", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/16.0.1%2B9/bellsoft-jdk16.0.1%2B9-windows-amd64.zip", - "hash": "sha1:37311ed564bd8b3d3b72b56db2adfe0f49d43c29" + "url": "https://github.com/bell-sw/Liberica/releases/download/16.0.2%2B7/bellsoft-jdk16.0.2%2B7-windows-amd64.zip", + "hash": "3d710d73ab08e44d68dc06d45f4c3eba8cfb13d09bd1c2235d503f2c3a540a53" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/16.0.1%2B9/bellsoft-jdk16.0.1%2B9-windows-i586.zip", - "hash": "sha1:930c626d3471984b03a10b18bd4e729b5bbb3673" + "url": "https://github.com/bell-sw/Liberica/releases/download/16.0.2%2B7/bellsoft-jdk16.0.2%2B7-windows-i586.zip", + "hash": "0e069fcabb79c0e19aa50479700543804e3707c38493c4f7e52de2b579c93eb2" } }, - "extract_dir": "jdk-16.0.1", + "extract_dir": "jdk-16.0.2", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"