diff --git a/bucket/liberica17-lite-jdk.json b/bucket/liberica17-lite-jdk.json index a4deefdd5..b252675bf 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.0.18-10", + "version": "17.0.19-11", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.18%2B10/bellsoft-jdk17.0.18%2B10-windows-amd64-lite.zip", - "hash": "sha1:2db8b876f8219ab3ced2350e2b36df4b1d672e13" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.19%2B11/bellsoft-jdk17.0.19%2B11-windows-amd64-lite.zip", + "hash": "sha1:6844fd97f47a827fc28778b4ccd158183f6061ee" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.18%2B10/bellsoft-jdk17.0.18%2B10-windows-i586-lite.zip", - "hash": "sha1:f2d9a6d376c82a5e8994213877622923c9979a22" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.19%2B11/bellsoft-jdk17.0.19%2B11-windows-i586-lite.zip", + "hash": "sha1:0d5c3977d3e4245e1ed07bb46f1e44735979f186" } }, - "extract_dir": "jdk-17.0.18-lite", + "extract_dir": "jdk-17.0.19-lite", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"