liberica-full-lts: Update to version 11.0.10-9

This commit is contained in:
Mathias Hermansson 2021-01-19 20:50:01 +01:00
parent 1be22fdf07
commit ca8d915455

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java implementation",
"homepage": "https://bell-sw.com/java",
"version": "11.0.9.1-1",
"version": "11.0.10-9",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"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"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.10%2B9/bellsoft-jdk11.0.10%2B9-windows-amd64-full.zip",
"hash": "sha1:47d49499f878867bf16cd58dddf75fc16a200d56"
},
"32bit": {
"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"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.10%2B9/bellsoft-jdk11.0.10%2B9-windows-i586-full.zip",
"hash": "sha1:f79402cf5f5ecb2100d8f4e3e9ef32a49733124b"
}
},
"extract_dir": "jdk-11.0.9.1-full",
"extract_dir": "jdk-11.0.10-full",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"