diff --git a/bucket/liberica-lite-jdk.json b/bucket/liberica-lite-jdk.json index b09597f18..e8e27088e 100644 --- a/bucket/liberica-lite-jdk.json +++ b/bucket/liberica-lite-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-lite.zip", - "hash": "sha1:cead9a81f6575c77efd59b6e1bd158f5075f115e" + "url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1%2B12/bellsoft-jdk18.0.1%2B12-windows-amd64-lite.zip", + "hash": "2a0126389fed27237b249b02dc4737b04db24353cf8bd1344807a96ab6bae126" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/18%2B37/bellsoft-jdk18%2B37-windows-i586-lite.zip", - "hash": "sha1:e515b0ca8b58a995a7675fb8d274e17c1641c84b" + "url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1%2B12/bellsoft-jdk18.0.1%2B12-windows-i586-lite.zip", + "hash": "8a881b05ebb12ac05a624b723fdf4f59263f59b26632c3e309511bd5e5cc101d" } }, - "extract_dir": "jdk-18-lite", + "extract_dir": "jdk-18.0.1-lite", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"