fix: change app update url

This commit is contained in:
Dr_rOot
2019-06-21 14:43:32 +08:00
parent 5bb4f259cd
commit fba76df945
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
provider: generic
url: 'https://motrix.app/release/'
url: 'https://dl.motrix.app/release/'
+1 -1
View File
@@ -160,7 +160,7 @@
"publish": [
{
"provider": "generic",
"url": "https://motrix.app/release/"
"url": "https://dl.motrix.app/release/"
},
{
"provider": "github"