Update cert to use new name (#158)
This commit is contained in:
parent
f3bd411b99
commit
7e5d57e6fd
1 changed files with 1 additions and 1 deletions
2
build.py
2
build.py
|
@ -224,7 +224,7 @@ def sign():
|
|||
sign_command_base = [
|
||||
tool,
|
||||
'sign',
|
||||
'/n', 'Hammer & Chisel Inc.',
|
||||
'/n', 'Discord Inc.',
|
||||
'/a',
|
||||
'/tr', 'http://timestamp.digicert.com/rfc3161',
|
||||
'/as',
|
||||
|
|
Loading…
Reference in a new issue