Add updater settings to package.json
This commit is contained in:
parent
43297ce414
commit
dade117476
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"appId": "io.lbry.LBRY",
|
||||
"publish": {
|
||||
"provider": "s3",
|
||||
"bucket": "releases.lbry.io",
|
||||
"path": "app/latest"
|
||||
},
|
||||
"mac": {
|
||||
"category": "public.app-category.entertainment"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue