From 4747633a484e4475740ef9dcea76a1f846d713c8 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Thu, 6 Jun 2019 16:09:35 +0000 Subject: [PATCH] AU: 1 updated - master-pdf-editor [skip ci] https://gist.github.com/747b3ede98c9404e5cb6a399595e7ad1/31cb2f51d5478f6830ddb06d1011fb934243315d --- automatic/master-pdf-editor/info | 2 +- automatic/master-pdf-editor/master-pdf-editor.nuspec | 2 +- automatic/master-pdf-editor/tools/chocolateyInstall.ps1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automatic/master-pdf-editor/info b/automatic/master-pdf-editor/info index aab0128e6..647801d7e 100644 --- a/automatic/master-pdf-editor/info +++ b/automatic/master-pdf-editor/info @@ -1 +1 @@ -"5cf3ac42-1dd8b20"|5.4.20 \ No newline at end of file +"5cf91532-1ce8100"|5.4.22 \ 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 ea3eb4f55..8931676e6 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.20 + 5.4.22 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 cdbc0686a..9837501ac 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 = '3C7972AA7002B1639AEE64ECBC41E4CC295918509FD033133F3499C91CE905FF2924DF965EE16D9356265D8C828A8CDC8458008EA6C28E7A33836CC34D8406D4' + checksum = 'F3EB86EE2837512D321FE3012FEB2DE1553F73DBB90CBE5DE93D154753ADDF2E46CFC0C536963B5BBC57288CB0F48C4C0CA2F61AAC935BE5F9BF97EAF9124287' checksumType = 'sha512' silentArgs = "/SILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`"" validExitCodes = @(0)