chore: change app update generic url

This commit is contained in:
Dr_rOot
2023-04-27 16:51:28 +08:00
parent e5eace479d
commit 71f4eeeb25
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
provider: generic
url: 'https://dl.motrix.app/release/'
url: 'https://dl.motrix.app/releases/'
+1 -1
View File
@@ -191,7 +191,7 @@
"publish": [
{
"provider": "generic",
"url": "https://dl.motrix.app/release/"
"url": "https://dl.motrix.app/releases/"
},
{
"provider": "github"