Ubuntu 19.10 support

This commit is contained in:
2019-10-21 16:10:21 -05:00
parent 36a032c70a
commit cca82fde2e
4 changed files with 14 additions and 2 deletions

View File

@@ -105,6 +105,13 @@
"urls": []
}
},
"ubuntu19.10": {
"1.1.0": {
"sha256": "",
"sig": "",
"urls": []
}
},
"win32": {
"1.1.0": {
"sha256": "",
@@ -162,6 +169,9 @@
"ubuntu19.04": [
"1.1.0"
],
"ubuntu19.10": [
"1.1.0"
],
"unknown": [
"unavailable"
],