liberica11: Update to version 11.0.9-11

This commit is contained in:
Mathias Hermansson 2020-10-22 16:59:24 +02:00
parent b54a14c4b1
commit 6685a187c4

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.8-10",
"version": "11.0.9-11",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.8%2B10/bellsoft-jdk11.0.8%2B10-windows-amd64.zip",
"hash": "sha1:153f6a05dea22c36e8a2c96f514b5f3ef5fd97f2"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9%2B11/bellsoft-jdk11.0.9%2B11-windows-amd64.zip",
"hash": "sha1:dcb16329227710231d109e992e5bad692b23c351"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.8%2B10/bellsoft-jdk11.0.8%2B10-windows-i586.zip",
"hash": "sha1:caaeaaa34f0c9b74175621a5b9573876d88039a6"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9%2B11/bellsoft-jdk11.0.9%2B11-windows-i586.zip",
"hash": "sha1:9496651f122fd26b89d9822e2aef53ef3d494a27"
}
},
"extract_dir": "jdk-11.0.8",
"extract_dir": "jdk-11.0.9",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"