File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1618,8 +1618,8 @@ Function signWindows
1618
1618
Write-Host " Time: $ ( (Get-Date ).ToUniversalTime().ToString(' yyyy-MM-ddTHH.mm.ssZ' )) "
1619
1619
ForEach ($PACKAGE in $ (Get-ChildItem - Filter ArangoDB3* .exe).FullName)
1620
1620
{
1621
- Write-Host " Sign: signtool.exe sign /fd sha1 /td sha1 /tr `" http://sha256timestamp.ws.symantec.com/sha256/timestamp`" `" $PACKAGE `" "
1622
- proc - process signtool.exe - argument " sign /fd sha1 /td sha1 /tr `" http://sha256timestamp.ws.symantec.com/sha256/timestamp`" `" $PACKAGE `" " - logfile " $INNERWORKDIR \$ ( $PACKAGE.Split (' \' )[-1 ]) -sign.log" - priority " Normal"
1621
+ Write-Host " Sign: signtool.exe sign /fd sha1 /td sha1 /sha1 D4F9266E06107CF3C29AA7E5635AD5F76018F6A3 / tr `" http://sha256timestamp.ws.symantec.com/sha256/timestamp`" `" $PACKAGE `" "
1622
+ proc - process signtool.exe - argument " sign /fd sha1 /td sha1 /sha1 D4F9266E06107CF3C29AA7E5635AD5F76018F6A3 / tr `" http://sha256timestamp.ws.symantec.com/sha256/timestamp`" `" $PACKAGE `" " - logfile " $INNERWORKDIR \$ ( $PACKAGE.Split (' \' )[-1 ]) -sign.log" - priority " Normal"
1623
1623
}
1624
1624
Pop-Location
1625
1625
}
You can’t perform that action at this time.
0 commit comments