liberica-full-jre: Update to version 18.0.1.1-2

This commit is contained in:
Mathias Hermansson 2022-06-02 21:01:04 +02:00
parent 40846a2868
commit 0ba5040cd7

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-jre18.0.1%2B12-windows-amd64-full.zip",
"hash": "sha1:173f2cb9e47319bda55a952659ab5f2a3b45300b"
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1.1%2B2/bellsoft-jre18.0.1.1%2B2-windows-amd64-full.zip",
"hash": "sha1:161e1d4548a1f18aef67647779922b89cf83983f"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1%2B12/bellsoft-jre18.0.1%2B12-windows-i586-full.zip",
"hash": "sha1:57eafb786009043867080d66cb740fba46f379f3"
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1.1%2B2/bellsoft-jre18.0.1.1%2B2-windows-i586-full.zip",
"hash": "sha1:6deb34d7a1ad33118a4e199b9210baa085bc1956"
}
},
"extract_dir": "jre-18.0.1-full",
"extract_dir": "jre-18.0.1.1-full",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"