v1.8.0 #429

Merged
LukeGus merged 198 commits from dev-1.8.0 into main 2025-11-05 16:36:16 +00:00
Showing only changes of commit 27bae0034c - Show all commits

View File

@@ -61,8 +61,7 @@
},
{
"target": "tar.gz",
"arch": ["x64", "arm64", "armv7l"],
"artifactName": "termix_linux_${arch}_portable.${ext}"
"arch": ["x64", "arm64", "armv7l"]
}
],
"icon": "public/icon.png",
@@ -84,6 +83,9 @@
"deb": {
"artifactName": "termix_linux_${arch}_deb.${ext}"
},
"tar": {
"artifactName": "termix_linux_${arch}_portable.${ext}"
},
"mac": {
"target": [
{