diff --git a/bucket/liberica-full-lts-jdk.json b/bucket/liberica-full-lts-jdk.json index d9a75a3c1..aa4aaaa7d 100644 --- a/bucket/liberica-full-lts-jdk.json +++ b/bucket/liberica-full-lts-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "18-37", + "version": "17.0.2-9", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/18%2B37/bellsoft-jdk18%2B37-windows-amd64-full.zip", - "hash": "sha1:0302176025dab1a5bd2b91916d85afcefcdfc613" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.2%2B9/bellsoft-jdk17.0.2%2B9-windows-amd64-full.zip", + "hash": "sha1:52b4660e490907c74bf7dd0ac36bc09b02d0d2ae" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/18%2B37/bellsoft-jdk18%2B37-windows-i586-full.zip", - "hash": "sha1:935f1a25e303aca911f9b28bef2c4acd109bef3c" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.2%2B9/bellsoft-jdk17.0.2%2B9-windows-i586-full.zip", + "hash": "sha1:4e7085000a384a88505904e705098b2d320c93f2" } }, - "extract_dir": "jdk-18-full", + "extract_dir": "jdk-17.0.2-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"