fix desktop updater

This commit is contained in:
Dax Raad
2025-12-26 14:33:21 -06:00
committed by Aiden Cline
parent 262d836dd7
commit f4e1fa28b8
+1 -1
View File
@@ -30,7 +30,7 @@
"plugins": {
"updater": {
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEYwMDM5Nzg5OUMzOUExMDQKUldRRW9UbWNpWmNEOENYT01CV0lhOXR1UFhpaXJsK1Z3aU9lZnNtNzE0TDROWVMwVW9XQnFOelkK",
"endpoints": ["https://github.com/brendonovich/opencode/releases/latest/download/latest.json"]
"endpoints": ["https://github.com/sst/opencode/releases/latest/download/latest.json"]
}
}
}