fix(release): align linux asset naming

This commit is contained in:
webadderall
2026-03-29 01:03:51 +11:00
parent 6a84493fba
commit 94011f2772
+1 -1
View File
@@ -71,7 +71,7 @@
"AppImage"
],
"icon": "icons/icons/png",
"artifactName": "${productName}-linux-${arch}.${ext}",
"artifactName": "${productName}-linux-x64.${ext}",
"category": "AudioVideo"
},
"win": {