diff --git a/bucket/liberica-full-jdk.json b/bucket/liberica-full-jdk.json index ef5528b44..f044f0287 100644 --- a/bucket/liberica-full-jdk.json +++ b/bucket/liberica-full-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": "18.0.1-12", "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/18.0.1%2B12/bellsoft-jdk18.0.1%2B12-windows-amd64-full.zip", + "hash": "sha1:183af0ccef5894aec6c407c7dfba4d77f29d9729" }, "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/18.0.1%2B12/bellsoft-jdk18.0.1%2B12-windows-i586-full.zip", + "hash": "sha1:8adf4531a672736adfe1530651ea685bcc777175" } }, - "extract_dir": "jdk-18-full", + "extract_dir": "jdk-18.0.1-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"