diff --git a/bucket/liberica17-full-jdk.json b/bucket/liberica17-full-jdk.json index 0ad8388b1..a18994799 100644 --- a/bucket/liberica17-full-jdk.json +++ b/bucket/liberica17-full-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.14-10", + "version": "17.0.15-10", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.14%2B10/bellsoft-jdk17.0.14%2B10-windows-amd64-full.zip", - "hash": "sha1:275f62045d63507513a22f4b22f070d63170efa5" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.15%2B10/bellsoft-jdk17.0.15%2B10-windows-amd64-full.zip", + "hash": "sha1:01ecca74e63d590408db87bc9023960ef04765d8" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.14%2B10/bellsoft-jdk17.0.14%2B10-windows-i586-full.zip", - "hash": "sha1:09f6f65336946ac6742cf93cb95de740b4b3c20d" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.15%2B10/bellsoft-jdk17.0.15%2B10-windows-i586-full.zip", + "hash": "sha1:d1aec10987086083d89dc38726d0c6375b0515ff" } }, - "extract_dir": "jdk-17.0.14-full", + "extract_dir": "jdk-17.0.15-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"