liberica11-full: Update to version 11.0.9.1-1

This commit is contained in:
Mathias Hermansson 2020-11-06 09:48:54 +01:00
parent 0d92e1d48a
commit fd140bd095

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java 11 implementation",
"homepage": "https://bell-sw.com/java",
"version": "11.0.9-12",
"version": "11.0.9.1-1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9%2B12/bellsoft-jdk11.0.9%2B12-windows-amd64-full.zip",
"hash": "sha1:6c410f019862f08219548738aeabfef2ed9a7ba3"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9.1%2B1/bellsoft-jdk11.0.9.1%2B1-windows-amd64-full.zip",
"hash": "sha1:d1cd8f73ec7bb5b70d29902178cdd4464a451d9f"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9%2B12/bellsoft-jdk11.0.9%2B12-windows-i586-full.zip",
"hash": "sha1:0ce06fd5c32048bb4bac27cf604eaebd1f9db53c"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9.1%2B1/bellsoft-jdk11.0.9.1%2B1-windows-i586-full.zip",
"hash": "sha1:7af185d465d100debad8f4b11335ceae9d0c85cb"
}
},
"extract_dir": "jdk-11.0.9-full",
"extract_dir": "jdk-11.0.9.1-full",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"