Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 622caae

Browse files
committed
fix desktop updater
1 parent fed4776 commit 622caae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/tauri/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"plugins": {
3131
"updater": {
3232
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEYwMDM5Nzg5OUMzOUExMDQKUldRRW9UbWNpWmNEOENYT01CV0lhOXR1UFhpaXJsK1Z3aU9lZnNtNzE0TDROWVMwVW9XQnFOelkK",
33-
"endpoints": ["https://github.com/brendonovich/opencode/releases/latest/download/latest.json"]
33+
"endpoints": ["https://github.com/sst/opencode/releases/latest/download/latest.json"]
3434
}
3535
}
3636
}

0 commit comments

Comments
 (0)