Merge pull request #705 from Materialious/fix/portable/win

Fix portable overwriting
This commit is contained in:
Ward
2024-11-06 02:32:48 +13:00
committed by GitHub
@@ -44,13 +44,6 @@
"arm64"
]
},
{
"target": "portable",
"arch": [
"x64",
"arm64"
]
},
{
"target": "7z",
"arch": [
@@ -141,4 +134,4 @@
"libsecret-1-0"
]
}
}
}