Fix portable overwriting

This commit is contained in:
Ward
2024-11-05 23:51:18 +13:00
committed by GitHub
parent 4d6fedffb0
commit 41b147736e
@@ -49,7 +49,8 @@
"arch": [
"x64",
"arm64"
]
],
"artifactName": "portable-${productName}-${version}-${platform}-${arch}.${ext}"
},
{
"target": "7z",
@@ -141,4 +142,4 @@
"libsecret-1-0"
]
}
}
}