fix: update homepage URL and configure auto-updater in main process
Some checks failed
Build / increment-version (push) Successful in 8s
Build / build-linux (push) Successful in 2m32s
Build / create-release (push) Has been cancelled
Build / build-windows (push) Has been cancelled

This commit is contained in:
2026-04-22 03:25:21 +10:00
parent c8ceeccc8c
commit dd790d3336
3 changed files with 65 additions and 240 deletions

View File

@@ -2,7 +2,7 @@
"name": "paarrot",
"version": "4.11.89",
"description": "Paarrot - A Matrix client based on Cinny",
"homepage": "http://synbox.ruv.wtf:8418/litruv/cinny-desktop",
"homepage": "https://github.com/Paarrot/Paarrot-Desktop",
"main": "electron/main.js",
"engines": {
"node": ">=18.0.0"