diff --git a/bucket/liberica11-jdk.json b/bucket/liberica11-jdk.json index d6acd0bd3..5d5da1005 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.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.zip", - "hash": "ca5a36638077d4031e6aa06662c7e49e147e512342f3097d5cee6e679d69a6b9" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15.1%2B2/bellsoft-jdk11.0.15.1%2B2-windows-amd64.zip", + "hash": "sha1:637d9dbaf44856b4032e3a488909883325f61fb0" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15%2B10/bellsoft-jdk11.0.15%2B10-windows-i586.zip", - "hash": "10d69aff51d8fbd429f2c711bf5173804ce3a05aba2d983de95390b68b59c0c4" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15.1%2B2/bellsoft-jdk11.0.15.1%2B2-windows-i586.zip", + "hash": "sha1:c4683ffa0c0c4a0f3d184fbdb9958d469595bdf1" } }, - "extract_dir": "jdk-11.0.15", + "extract_dir": "jdk-11.0.15.1", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"