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 committed by GitHub
parent f8a961eef6
commit 4bff846ec0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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",