diff --git a/bucket/liberica.json b/bucket/liberica.json index 86ce99469..0690d2ae3 100644 --- a/bucket/liberica.json +++ b/bucket/liberica.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "15-36", + "version": "15.0.1-9", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/15%2B36/bellsoft-jdk15%2B36-windows-amd64.zip", - "hash": "sha1:ff360cdcf5e33605a822a0af2cb7fee17ff958fa" + "url": "https://github.com/bell-sw/Liberica/releases/download/15.0.1%2B9/bellsoft-jdk15.0.1%2B9-windows-amd64.zip", + "hash": "sha1:2f5b346224e77fed911131951973f5b43cb6585c" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/15%2B36/bellsoft-jdk15%2B36-windows-i586.zip", - "hash": "sha1:31d9193809544a93d7f5cff335fba656dff42a47" + "url": "https://github.com/bell-sw/Liberica/releases/download/15.0.1%2B9/bellsoft-jdk15.0.1%2B9-windows-i586.zip", + "hash": "sha1:39e3ddf61edf3c5f852f41003cb3c14aa4fcd369" } }, - "extract_dir": "jdk-15", + "extract_dir": "jdk-15.0.1", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"