fix(updater): point endpoint at byGalax/chat-app

This commit is contained in:
2026-04-18 23:44:52 +02:00
parent 59d4442355
commit 536ce8ee03
+1 -1
View File
@@ -40,7 +40,7 @@
"plugins": {
"updater": {
"endpoints": [
"https://github.com/netralax/chat-app/releases/latest/download/latest.json"
"https://github.com/byGalax/chat-app/releases/latest/download/latest.json"
],
"pubkey": "REPLACE_WITH_CONTENTS_OF_.tauri-updater.key.pub",
"windows": {