Add more builds

pull/191/head
Andrew 2 years ago
parent ef5ad51984
commit 95cfc95df7

@ -87,13 +87,16 @@
"Appimage", "Appimage",
"snap", "snap",
"rpm", "rpm",
"zip" "zip",
"pacman",
"deb"
], ],
"category": "Utility", "category": "Utility",
"artifactName": "${productName}_Linux.${ext}" "artifactName": "${productName}_Linux.${ext}"
}, },
"snap": { "snap": {
"grade": "stable" "grade": "stable",
"base": "core22"
}, },
"win": { "win": {
"target": [ "target": [

Loading…
Cancel
Save