Remove Unwanted Whitespace

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
jklingen 2025-05-21 12:49:16 +02:00 committed by GitHub
commit e421b7ab67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -138,7 +138,7 @@ PrivilegesRequired=lowest
SetupIconFile=..\..\src\Greenshot\icons\applicationIcon\icon.ico
#if CertumThumbprint != ""
OutputBaseFilename={#ExeName}-INSTALLER-{#Version}-UNSTABLE
SignTool=SignTool sign /sha1 "{#CertumThumbprint }" /tr http://time.certum.pl /td sha256 /fd sha256 /v $f
SignTool=SignTool sign /sha1 "{#CertumThumbprint}" /tr http://time.certum.pl /td sha256 /fd sha256 /v $f
SignedUninstaller=yes
#else
OutputBaseFilename={#ExeName}-INSTALLER-{#Version}-UNSTABLE-UNSIGNED