diff --git a/bucket/liberica8-full-jdk.json b/bucket/liberica8-full-jdk.json index 8b735d0d0..3ba82e762 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": "8u492-9", + "version": "8u502-9", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u492%2B9/bellsoft-jdk8u492%2B9-windows-amd64-full.zip", - "hash": "sha1:e092843fb937ee259bb8905406fb7bfaadfbe6c8" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u502%2B9/bellsoft-jdk8u502%2B9-windows-amd64-full.zip", + "hash": "sha1:92e9f19a4e3e82bd4ed6f4227f328d8151fc5197" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u492%2B9/bellsoft-jdk8u492%2B9-windows-i586-full.zip", - "hash": "sha1:a6bf449ff4a4167f1e77ca217401a760c3ebb335" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u502%2B9/bellsoft-jdk8u502%2B9-windows-i586-full.zip", + "hash": "sha1:107ad0d11ee8e8e53056de8580313adf56f848f8" } }, - "extract_dir": "jdk8u492-full", + "extract_dir": "jdk8u502-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"