enable bintray apt repo

This commit is contained in:
Eugene 2019-05-27 00:09:10 +02:00 committed by GitHub
parent 71780a707a
commit 5a9b4e56b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,8 @@
"publish": [ "publish": [
{ {
"provider": "bintray", "provider": "bintray",
"token": "d993c4faa708a4cba84fa3a8e822457e7298d75c" "token": "d993c4faa708a4cba84fa3a8e822457e7298d75c",
"component": "main"
}, },
{ {
"provider": "github" "provider": "github"