New timestamp server (#2825)

* Replaced timestamp server

* Added different server
This commit is contained in:
Leo Lamprecht 2018-04-16 08:34:39 -07:00
parent 3fffad67df
commit 79ee3d0c74

View file

@ -148,7 +148,8 @@
] ]
}, },
"win": { "win": {
"target": ["squirrel"] "target": ["squirrel"],
"rfc3161TimeStampServer": "http://tsa.startssl.com/rfc3161"
}, },
"mac": { "mac": {
"category": "public.app-category.developer-tools", "category": "public.app-category.developer-tools",