diff --git a/package.json b/package.json index 3790e410..05d5c386 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,8 @@ ], "win": { "icon": "./build/windows/icon.ico", - "artifactName": "terminus-${version}-setup.exe" + "artifactName": "terminus-${version}-setup.exe", + "rfc3161TimeStampServer": "http://sha256timestamp.ws.symantec.com/sha256/timestamp" }, "nsis": { "oneClick": false,