liberica11: Update to version 11.0.10-9

This commit is contained in:
Mathias Hermansson 2021-01-19 20:50:02 +01:00
parent 228c0a1915
commit 5971ed7edb

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.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.zip",
"hash": "sha1:50db45426c614d0854d3b212ebfcd83bb3aa3f7a"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.10%2B9/bellsoft-jdk11.0.10%2B9-windows-amd64.zip",
"hash": "sha1:6fdd5dda057cfa3de86bf64fc5526e9ff87be633"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9.1%2B1/bellsoft-jdk11.0.9.1%2B1-windows-i586.zip",
"hash": "sha1:9f32940d5407d5dbb2d4c5cb9a337ed170a82bb2"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.10%2B9/bellsoft-jdk11.0.10%2B9-windows-i586.zip",
"hash": "sha1:ac40d99ea75a49a0aebe11adc651d2c479a464d8"
}
},
"extract_dir": "jdk-11.0.9.1",
"extract_dir": "jdk-11.0.10",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"