Browse Source

Added timeStamp server for codeSign

pull/1863/head
Ramiro Saenz 7 years ago
parent
commit
89070dea64
  1. 1
      package.json

1
package.json

@ -65,6 +65,7 @@
"win": { "win": {
"artifactName": "Rambox-${version}-win-${arch}.${ext}", "artifactName": "Rambox-${version}-win-${arch}.${ext}",
"publisherName": "Ramiro Pablo Saenz", "publisherName": "Ramiro Pablo Saenz",
"timeStampServer": "http://timestamp.comodoca.com/authenticode",
"target": [ "target": [
"nsis", "nsis",
"zip" "zip"

Loading…
Cancel
Save