this should work

This commit is contained in:
Core 2022-01-23 21:20:58 +00:00
parent 0bbf4ee4b3
commit c1c20ee4be

View file

@ -117,10 +117,7 @@
], ],
"linux": { "linux": {
"target": [ "target": [
"AppImage", "pacman"
"deb",
"snap",
"rpm"
], ],
"synopsis": "A new look into listening and enjoying music in style and performance. ", "synopsis": "A new look into listening and enjoying music in style and performance. ",
"category": "AudioVideo", "category": "AudioVideo",
@ -134,6 +131,13 @@
"publisherDisplayName": "Cider Collective", "publisherDisplayName": "Cider Collective",
"backgroundColor": "transparent", "backgroundColor": "transparent",
"setBuildNumber": true "setBuildNumber": true
},
"nsis": {
"oneClick": false,
"perMachine": false,
"allowToChangeInstallationDirectory": true,
"license": "LICENSE",
"deleteAppDataOnUninstall": true
}, },
"win": { "win": {
"target": [ "target": [