mirror of
https://git.suyu.dev/suyu/discord-rpc.git
synced 2025-12-23 15:55:06 +01: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…
Add table
Add a link
Reference in a new issue