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 c00e316 commit 07633b6Copy full SHA for 07633b6
electron-forge.config.js
@@ -59,7 +59,7 @@ module.exports = {
59
path.resolve('./certificates/encrypted-win-cert.pfx')
60
}" /p "${
61
ELECTRON_FORGE_ELECTRON_WINSTALLER_CONFIG_CERTIFICATE_PASSWORD
62
- }" /tr http://timestamp.comodoca.com/ /td sha256`
+ }" /tr http://timestamp.comodoca.com/ /td sha256 /fd sha256`
63
},
64
"electronInstallerDMG": {
65
"name": "HTTP Toolkit",
0 commit comments