add more variants

This commit is contained in:
Abhinav 2022-07-09 02:28:50 +05:30
parent cc81bef24f
commit b8ebc5cbd7

View file

@ -11,8 +11,14 @@
"linux": { "linux": {
"target": [ "target": [
"AppImage", "AppImage",
"flatpak",
"snap",
"deb", "deb",
"rpm", "rpm",
"freebsd",
"pacman",
"p5p",
"apk",
"tar.gz" "tar.gz"
], ],
"icon": "./build/icon.icns", "icon": "./build/icon.icns",