mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-15 13:18:40 -09:00
Build: use comodoca.com time stamping server (#2893)
This commit is contained in:
parent
bba14f6324
commit
2de45245bf
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@
|
||||||
},
|
},
|
||||||
"win": {
|
"win": {
|
||||||
"target": ["squirrel"],
|
"target": ["squirrel"],
|
||||||
"rfc3161TimeStampServer": "http://tsa.startssl.com/rfc3161"
|
"rfc3161TimeStampServer": "http://timestamp.comodoca.com"
|
||||||
},
|
},
|
||||||
"mac": {
|
"mac": {
|
||||||
"category": "public.app-category.developer-tools",
|
"category": "public.app-category.developer-tools",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue