Update update server url

This commit is contained in:
Alice Gaudon 2022-06-18 18:24:43 +02:00
parent 8ea3f5b05a
commit db4a431ac5
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
provider: generic provider: generic
url: "https://update.eternae.ink/ashpie/tabs" url: "https://u.git.kma.sh/ashpie/tabs"
updaterCacheDirName: tabs-updater updaterCacheDirName: tabs-updater
publisherName: publisherName:
- Alice Gaudon - Alice Gaudon

View File

@ -65,7 +65,7 @@
"publish": [ "publish": [
{ {
"provider": "generic", "provider": "generic",
"url": "https://update.eternae.ink/ashpie/tabs" "url": "https://u.git.kma.sh/ashpie/tabs"
} }
], ],
"linux": { "linux": {