🎨 Update code sign timestamp server

Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2026-02-13 14:56:59 +08:00
parent 066fb5cd3d
commit 84934ac6fd
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 2 additions and 2 deletions

View file

@ -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"

View file

@ -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: