liberica-jdk: Update to version 18.0.1.1-2

This commit is contained in:
Mathias Hermansson 2022-06-02 21:01:04 +02:00
parent be562b5429
commit 1697516997

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java implementation",
"homepage": "https://bell-sw.com/java",
"version": "18.0.1-12",
"version": "18.0.1.1-2",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1%2B12/bellsoft-jdk18.0.1%2B12-windows-amd64.zip",
"hash": "sha1:eb0ab55751e324ec9f91e7fd1e20186c7df23946"
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1.1%2B2/bellsoft-jdk18.0.1.1%2B2-windows-amd64.zip",
"hash": "sha1:125f16896776010fa0c03cf9e607337769765ce7"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1%2B12/bellsoft-jdk18.0.1%2B12-windows-i586.zip",
"hash": "21a7fc830358c165c26007e59098cfe6b5785a7db7ded0d11b86ce94315506d5"
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1.1%2B2/bellsoft-jdk18.0.1.1%2B2-windows-i586.zip",
"hash": "sha1:a746bcd43585dee1be008db515ec8d870dd364f5"
}
},
"extract_dir": "jdk-18.0.1",
"extract_dir": "jdk-18.0.1.1",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"