diff --git a/bucket/liberica-lts-jdk.json b/bucket/liberica-lts-jdk.json index 1330f02b8..5ec8fe156 100644 --- a/bucket/liberica-lts-jdk.json +++ b/bucket/liberica-lts-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "17.0.3.1-2", + "version": "17.0.4-8", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3.1%2B2/bellsoft-jdk17.0.3.1%2B2-windows-amd64.zip", - "hash": "sha1:ebd436a9a30df993676d935731ed86b2d65f1ae7" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.4%2B8/bellsoft-jdk17.0.4%2B8-windows-amd64.zip", + "hash": "sha1:c55aa30000f4d6b4f1967b85102fd8c2828f9a21" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3.1%2B2/bellsoft-jdk17.0.3.1%2B2-windows-i586.zip", - "hash": "sha1:39d19153869002f36e20f70795e1fdcf03f71920" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.4%2B8/bellsoft-jdk17.0.4%2B8-windows-i586.zip", + "hash": "sha1:510bfd15a2fe9c375d4f29538bb8c6d12ddb35cf" } }, - "extract_dir": "jdk-17.0.3.1", + "extract_dir": "jdk-17.0.4", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"