We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3442baa commit 8a9fc2bCopy full SHA for 8a9fc2b
apps/app/tauri-release.conf.json
@@ -3,7 +3,7 @@
3
"createUpdaterArtifacts": "v1Compatible",
4
"windows": {
5
"certificateThumbprint": "6007d6ed9b1ba057aa29144d58ca3ed89ac4ef94",
6
- "signCommand": "bash -c jsign.bat --storetype ETOKEN --alg SHA-256 --storepass $DIGICERT_PASSWORD --tsurl https://timestamp.digicert.com %1"
+ "signCommand": "bash -c \"jsign.bat --storetype ETOKEN --alg SHA-256 --storepass $DIGICERT_PASSWORD --tsurl https://timestamp.digicert.com %1\""
7
}
8
},
9
"build": {
0 commit comments