fix(updater): point endpoint at byGalax/chat-app
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
"plugins": {
|
"plugins": {
|
||||||
"updater": {
|
"updater": {
|
||||||
"endpoints": [
|
"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",
|
"pubkey": "REPLACE_WITH_CONTENTS_OF_.tauri-updater.key.pub",
|
||||||
"windows": {
|
"windows": {
|
||||||
|
|||||||
Reference in New Issue
Block a user