diff --git a/bucket/liberica11-jdk.json b/bucket/liberica11-jdk.json index 84fa32d19..eb1513a44 100644 --- a/bucket/liberica11-jdk.json +++ b/bucket/liberica11-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.13-8", + "version": "11.0.14-9", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.13%2B8/bellsoft-jdk11.0.13%2B8-windows-amd64.zip", - "hash": "sha1:34b79dcbe5ccc6369d3cc1a8bd93d8bd656b7e0e" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.14%2B9/bellsoft-jdk11.0.14%2B9-windows-amd64.zip", + "hash": "sha1:bfe62ca8eeef4b3b77e8a914005d9c52d897e1a9" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.13%2B8/bellsoft-jdk11.0.13%2B8-windows-i586.zip", - "hash": "sha1:efc96957d574fd329b089d77c7389f829dfbcad2" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.14%2B9/bellsoft-jdk11.0.14%2B9-windows-i586.zip", + "hash": "sha1:e89c2d307ffc33f17877bb532789f6908e0f20b9" } }, - "extract_dir": "jdk-11.0.13", + "extract_dir": "jdk-11.0.14", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"