liberica-full-jdk: Update to version 18.0.1-12

This commit is contained in:
Mathias Hermansson 2022-04-21 12:35:53 +02:00
parent ea930dae79
commit 19b1dc5f9a

View File

@ -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"