build: remove appimage

This commit is contained in:
MystiPanda
2024-06-08 19:36:58 +08:00
parent b4349afb1b
commit ae81b37c1d
6 changed files with 18 additions and 49 deletions

View File

@@ -6,7 +6,7 @@
},
"bundle": {
"identifier": "io.github.clash-verge-rev.clash-verge-rev",
"targets": ["deb", "rpm", "appimage", "updater"],
"targets": ["deb", "rpm"],
"deb": {
"depends": ["openssl"],
"desktopTemplate": "./template/clash-verge.desktop",