diff --git a/automatic/master-pdf-editor/info b/automatic/master-pdf-editor/info index 6489693a2..aab0128e6 100644 --- a/automatic/master-pdf-editor/info +++ b/automatic/master-pdf-editor/info @@ -1 +1 @@ -"5cc856b9-1dd7270"|5.4.10 \ No newline at end of file +"5cf3ac42-1dd8b20"|5.4.20 \ No newline at end of file diff --git a/automatic/master-pdf-editor/master-pdf-editor.nuspec b/automatic/master-pdf-editor/master-pdf-editor.nuspec index f1223e3a8..ea3eb4f55 100644 --- a/automatic/master-pdf-editor/master-pdf-editor.nuspec +++ b/automatic/master-pdf-editor/master-pdf-editor.nuspec @@ -3,7 +3,7 @@ master-pdf-editor - 5.4.10 + 5.4.20 https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/master-pdf-editor AdmiringWorm Master PDF Editor diff --git a/automatic/master-pdf-editor/tools/chocolateyInstall.ps1 b/automatic/master-pdf-editor/tools/chocolateyInstall.ps1 index 0a7b9781c..cdbc0686a 100644 --- a/automatic/master-pdf-editor/tools/chocolateyInstall.ps1 +++ b/automatic/master-pdf-editor/tools/chocolateyInstall.ps1 @@ -5,7 +5,7 @@ $packageArgs = @{ fileType = 'exe' url = 'https://code-industry.net/public/MasterPDFEditor-setup.exe' softwareName = 'Master PDF Editor*' - checksum = '4920F6C5862FD9EBFD5CA7C3CE217C7F55449968B3553735B738895829F367D529B425E79FDD92680F4AE95B22786086CEA292B4AB9489B1C5976B9BC9001263' + checksum = '3C7972AA7002B1639AEE64ECBC41E4CC295918509FD033133F3499C91CE905FF2924DF965EE16D9356265D8C828A8CDC8458008EA6C28E7A33836CC34D8406D4' checksumType = 'sha512' silentArgs = "/SILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`"" validExitCodes = @(0)