Debian 10 support

This commit is contained in:
Scott E. Graves
2019-07-09 20:48:08 -05:00
parent 53e1d60f36
commit bc014c1bb3

View File

@@ -32,6 +32,14 @@
] ]
} }
}, },
"debian10": {
"1.0.4": {
"sha256": "",
"sig": "",
"urls": [
]
}
},
"fedora28": { "fedora28": {
"1.0.4": { "1.0.4": {
"sha256": "", "sha256": "",
@@ -126,6 +134,9 @@
"debian9": [ "debian9": [
"1.0.4" "1.0.4"
], ],
"debian10": [
"1.0.4"
],
"fedora28": [ "fedora28": [
"1.0.4" "1.0.4"
], ],