diff options
Diffstat (limited to 'packages/desktop')
| -rw-r--r-- | packages/desktop/src-tauri/tauri.prod.conf.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/desktop/src-tauri/tauri.prod.conf.json b/packages/desktop/src-tauri/tauri.prod.conf.json index 7894b8ab2..f0abc827d 100644 --- a/packages/desktop/src-tauri/tauri.prod.conf.json +++ b/packages/desktop/src-tauri/tauri.prod.conf.json @@ -20,7 +20,7 @@ "plugins": { "updater": { "pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEYwMDM5Nzg5OUMzOUExMDQKUldRRW9UbWNpWmNEOENYT01CV0lhOXR1UFhpaXJsK1Z3aU9lZnNtNzE0TDROWVMwVW9XQnFOelkK", - "endpoints": ["https://github.com/sst/opencode/releases/latest/download/latest.json"] + "endpoints": ["https://github.com/anomalyco/opencode/releases/latest/download/latest.json"] } } } |
