From 45f6e59583141dead2e1ba4bdff0e49bdb114e23 Mon Sep 17 00:00:00 2001 From: Eugene Pankov Date: Fri, 7 Jun 2019 22:13:32 +0200 Subject: [PATCH] symantec timeserver --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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,