use patched updater plugin + disable appimage

This commit is contained in:
Brendan Allan
2026-01-09 18:11:17 +08:00
parent a618fbe8cf
commit 4b8a0ed14e
5 changed files with 7 additions and 5 deletions

View File

@@ -26,7 +26,7 @@
"icons/dev/icon.ico"
],
"active": true,
"targets": ["deb", "rpm", "dmg", "nsis", "app", "appimage"],
"targets": ["deb", "rpm", "dmg", "nsis", "app"],
"externalBin": ["sidecars/opencode-cli"],
"macOS": {
"entitlements": "./entitlements.plist"