Add auto-updater support for Linux with Gitea releases
Some checks failed
Build / build-windows (push) Has been cancelled
Build / build-android (push) Has been cancelled
Build / create-release (push) Has been cancelled
Build / build-linux (push) Has been cancelled

This commit is contained in:
2026-01-24 04:21:36 +11:00
parent 74879140b2
commit 82a3cb9674
6 changed files with 86 additions and 0 deletions

View File

@@ -28,6 +28,12 @@
"plugins": {
"notification": {
"sound": true
},
"updater": {
"endpoints": [
"http://synbox.ruv.wtf:8418/litruv/cinny-desktop/releases/download/latest/update.json"
],
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDExREU1NkVBMDY4MzcxMjAKUldRZ2NZTUc2bGJlRVNaQldnMXpJcHlocVpCWUNNaUdicjBGMVRsck1GQXhvTnJiOUNhVVRHSzQK"
}
},
"bundle": {