diff --git a/bucket/liberica17-full-jdk.json b/bucket/liberica17-full-jdk.json index 3984e1049..5f30e9fff 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-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-full.zip", - "hash": "sha1:56aa9708ee40960d282e14c1c9ddde3d30306027" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.1%2B12/bellsoft-jdk17.0.1%2B12-windows-amd64-full.zip", + "hash": "sha1:e1b03c435545e30fea693f55b1f65aa8a9aa5d38" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17%2B35/bellsoft-jdk17%2B35-windows-i586-full.zip", - "hash": "sha1:afed87aff0780e041ea6aee098581c25bbdb07c0" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.1%2B12/bellsoft-jdk17.0.1%2B12-windows-i586-full.zip", + "hash": "sha1:8139a585728ef8fe63f9a1475f7d9ecadf745ca0" } }, - "extract_dir": "jdk-17-full", + "extract_dir": "jdk-17.0.1-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"