Fix secure() function editing

This commit is contained in:
Gregory Schier
2025-10-21 20:09:56 -07:00
parent 28bb460409
commit 7e2d72c4e3
3 changed files with 21 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
}
},
"bundle": {
"createUpdaterArtifacts": "v1Compatible",
"createUpdaterArtifacts": true,
"windows": {
"signCommand": "trusted-signing-cli -e https://eus.codesigning.azure.net/ -a Yaak -c yaakapp %1"
}