diff --git a/bucket/liberica8-full-jdk.json b/bucket/liberica8-full-jdk.json index 5359b3e6e..666b4437d 100644 --- a/bucket/liberica8-full-jdk.json +++ b/bucket/liberica8-full-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java 8 implementation", "homepage": "https://bell-sw.com/java", - "version": "8u432-7", + "version": "8u442-7", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u432%2B7/bellsoft-jdk8u432%2B7-windows-amd64-full.zip", - "hash": "sha1:b6b92fab6285c62fe7cf396885c7838b9f5035d1" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u442%2B7/bellsoft-jdk8u442%2B7-windows-amd64-full.zip", + "hash": "sha1:cfb2f536ce037acf2e53d1acb42fc0e0db1b88cb" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u432%2B7/bellsoft-jdk8u432%2B7-windows-i586-full.zip", - "hash": "sha1:6dee92f7c2380a4ad1495001c53b98dca2c5fca3" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u442%2B7/bellsoft-jdk8u442%2B7-windows-i586-full.zip", + "hash": "sha1:05a392291aec66911b622e243b53a0b73f34f2bf" } }, - "extract_dir": "jdk8u432-full", + "extract_dir": "jdk8u442-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"