diff --git a/bucket/liberica-lts.json b/bucket/liberica-lts.json index a131619cd..89637ebd4 100644 --- a/bucket/liberica-lts.json +++ b/bucket/liberica-lts.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "11.0.8-10", + "version": "11.0.9-11", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.8%2B10/bellsoft-jdk11.0.8%2B10-windows-amd64.zip", - "hash": "sha1:153f6a05dea22c36e8a2c96f514b5f3ef5fd97f2" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9%2B11/bellsoft-jdk11.0.9%2B11-windows-amd64.zip", + "hash": "sha1:dcb16329227710231d109e992e5bad692b23c351" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.8%2B10/bellsoft-jdk11.0.8%2B10-windows-i586.zip", - "hash": "sha1:caaeaaa34f0c9b74175621a5b9573876d88039a6" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9%2B11/bellsoft-jdk11.0.9%2B11-windows-i586.zip", + "hash": "sha1:9496651f122fd26b89d9822e2aef53ef3d494a27" } }, - "extract_dir": "jdk-11.0.8", + "extract_dir": "jdk-11.0.9", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"