diff --git a/bucket/liberica8-jdk.json b/bucket/liberica8-jdk.json index bc2724c80..60f52ff3c 100644 --- a/bucket/liberica8-jdk.json +++ b/bucket/liberica8-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java 8 implementation", "homepage": "https://bell-sw.com/java", - "version": "8u392-9", + "version": "8u402-7", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u392%2B9/bellsoft-jdk8u392%2B9-windows-amd64.zip", - "hash": "sha1:18cd4fbf367d043e2ea9a993bb10ad711eab221d" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u402%2B7/bellsoft-jdk8u402%2B7-windows-amd64.zip", + "hash": "sha1:ac4f1ab7522768949f8ff5b324a4c920e8ca026f" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u392%2B9/bellsoft-jdk8u392%2B9-windows-i586.zip", - "hash": "sha1:81481409dc0887edd6c177e58f853237f336be15" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u402%2B7/bellsoft-jdk8u402%2B7-windows-i586.zip", + "hash": "sha1:1ccdade224c66ad9992d92b111373004b893f6cb" } }, - "extract_dir": "jdk8u392", + "extract_dir": "jdk8u402", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"