mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-14 11:14:21 +01:00
🎨 Update code sign timestamp server
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
066fb5cd3d
commit
84934ac6fd
2 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ win:
|
|||
signtoolOptions:
|
||||
#certificateSubjectName: "Yunnan Liandi Technology Co., Ltd."
|
||||
signingHashAlgorithms: [ 'sha256' ]
|
||||
rfc3161TimeStampServer: "http://timestamp.entrust.net/TSS/RFC3161sha2TS"
|
||||
rfc3161TimeStampServer: "http://timestamp.acs.microsoft.com/"
|
||||
target:
|
||||
- target: "nsis"
|
||||
arch: "arm64"
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ win:
|
|||
signtoolOptions:
|
||||
#certificateSubjectName: "Yunnan Liandi Technology Co., Ltd."
|
||||
signingHashAlgorithms: [ 'sha256' ]
|
||||
rfc3161TimeStampServer: "http://timestamp.entrust.net/TSS/RFC3161sha2TS"
|
||||
rfc3161TimeStampServer: "http://timestamp.acs.microsoft.com/"
|
||||
target:
|
||||
- target: "nsis"
|
||||
nsis:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue