liberica-lts: Update to version 11.0.8-10

This commit is contained in:
Mathias Hermansson 2020-07-14 23:38:15 +02:00
parent bd729ef0ab
commit f591307414

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