fix updater url

This commit is contained in:
Nikita Galaiko 2023-02-21 13:40:15 +01:00
parent bc6edf2edf
commit 3372704147
No known key found for this signature in database
GPG Key ID: EBAB54E845BA519D

View File

@ -12,7 +12,7 @@
"active": true,
"dialog": true,
"endpoints": [
"https://app.gitbutler.com/releases/{{target}}/{{current_version}}"
"https://app.gitbutler.com/releases/{{target}}-{{arch}}/{{current_version}}"
],
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDYwNTc2RDhBM0U0MjM4RUIKUldUck9FSStpbTFYWUE5UkJ3eXhuekZOL2V2RnpKaFUxbGJRNzBMVmF5V0gzV1JvN3hRblJMRDIK"
}