diff --git a/bucket/liberica17-lite-jdk.json b/bucket/liberica17-lite-jdk.json index 87f6946a3..1d5479eea 100644 --- a/bucket/liberica17-lite-jdk.json +++ b/bucket/liberica17-lite-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java 17 implementation", "homepage": "https://bell-sw.com/java", - "version": "17-35", + "version": "17.0.1-12", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17%2B35/bellsoft-jdk17%2B35-windows-amd64-lite.zip", - "hash": "sha1:d367bf770fda51faa16327a60731e6b7b64b2bc3" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.1%2B12/bellsoft-jdk17.0.1%2B12-windows-amd64-lite.zip", + "hash": "sha1:ae16027870e67ec4288cc6b6db9a10423222844a" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17%2B35/bellsoft-jdk17%2B35-windows-i586-lite.zip", - "hash": "sha1:14e59f52e616d1ac7c32e3171d5be69c2761f565" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.1%2B12/bellsoft-jdk17.0.1%2B12-windows-i586-lite.zip", + "hash": "sha1:7f176ae24ad1a8f3553f28eb1ba7a1fa2e2ed62c" } }, - "extract_dir": "jdk-17-lite", + "extract_dir": "jdk-17.0.1-lite", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"