diff --git a/bucket/liberica11-full-jdk.json b/bucket/liberica11-full-jdk.json index c8ed81c3f..71ac0d5e9 100644 --- a/bucket/liberica11-full-jdk.json +++ b/bucket/liberica11-full-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.15-10", + "version": "11.0.15.1-2", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15%2B10/bellsoft-jdk11.0.15%2B10-windows-amd64-full.zip", - "hash": "sha1:77dc2d1be5d7337943a88b5aa9cbdfc56f4b1f2d" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15.1%2B2/bellsoft-jdk11.0.15.1%2B2-windows-amd64-full.zip", + "hash": "sha1:ca2897c0ae98ea736b55d21bba191d68b15966e2" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15%2B10/bellsoft-jdk11.0.15%2B10-windows-i586-full.zip", - "hash": "sha1:dfdf9edb0ea6d648e1082a813e5dfdbaab141174" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15.1%2B2/bellsoft-jdk11.0.15.1%2B2-windows-i586-full.zip", + "hash": "sha1:5dee9fb7872b15ca034cde81eb9fb2dd23a43d6b" } }, - "extract_dir": "jdk-11.0.15-full", + "extract_dir": "jdk-11.0.15.1-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"