mirror of
https://github.com/yuzu-emu/discord-rpc
synced 2024-11-22 16:23:43 +00:00
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 = [
|
sign_command_base = [
|
||||||
tool,
|
tool,
|
||||||
'sign',
|
'sign',
|
||||||
'/n', 'Hammer & Chisel Inc.',
|
'/n', 'Discord Inc.',
|
||||||
'/a',
|
'/a',
|
||||||
'/tr', 'http://timestamp.digicert.com/rfc3161',
|
'/tr', 'http://timestamp.digicert.com/rfc3161',
|
||||||
'/as',
|
'/as',
|
||||||
|
|
Loading…
Reference in a new issue