diff --git a/bucket/liberica11-lite-jdk.json b/bucket/liberica11-lite-jdk.json index 3c93bea91..3db5e5759 100644 --- a/bucket/liberica11-lite-jdk.json +++ b/bucket/liberica11-lite-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.14-9", + "version": "11.0.14.1-1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.14%2B9/bellsoft-jdk11.0.14%2B9-windows-amd64-lite.zip", - "hash": "sha1:2bffab531223693b009b5e4515165abd454e60af" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.14.1%2B1/bellsoft-jdk11.0.14.1%2B1-windows-amd64-lite.zip", + "hash": "sha1:62dba579224a53b5ff2ea69de5d1b1d22f942a45" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.14%2B9/bellsoft-jdk11.0.14%2B9-windows-i586-lite.zip", - "hash": "sha1:0ad1120350d6e4c9a83e431db12c52a6da2ab726" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.14.1%2B1/bellsoft-jdk11.0.14.1%2B1-windows-i586-lite.zip", + "hash": "sha1:ee885f6c92e887dc18ae08fb7b1fcceb0d9ab11d" } }, - "extract_dir": "jdk-11.0.14-lite", + "extract_dir": "jdk-11.0.14.1-lite", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"