mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-17 05:58:41 -09:00
New timestamp server (#2825)
* Replaced timestamp server * Added different server
This commit is contained in:
parent
3fffad67df
commit
79ee3d0c74
1 changed files with 2 additions and 1 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue