From f7c921940ded0d91a40c130b19163c8d420dc372 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Mon, 1 Jul 2019 16:08:37 +0000 Subject: [PATCH] AU: 1 updated - master-pdf-editor [skip ci] https://gist.github.com/747b3ede98c9404e5cb6a399595e7ad1/1b2c478de35ffea015078daa8533111be1b6a897 --- 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 43b6d895c..90a478de2 100644 --- a/automatic/master-pdf-editor/info +++ b/automatic/master-pdf-editor/info @@ -1 +1 @@ -"5d0e634f-2a43c40"|5.4.31 \ No newline at end of file +"5d1a06b0-2a44678"|5.4.33 \ 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 920097ff1..0ae7b681d 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.31 + 5.4.33 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 134b0ed95..fe0083fee 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 = '553059910A591C73BDCB7376D81E6FFF0A8D857AF4FCFA4D6A26638900486796C82C88F192CEC49ABB7F42937353980F976E0B94B8C7BE0C6B85DD9D1D5B7BD3' + checksum = '112E2FD612DDCCF7BB52401A42B524C3688FCED8EE35A33F84CE3E4670EA1C629BF754BA0713F19390A3120B889460B772BA93FF8740F8A225D9447200BB7A0E' checksumType = 'sha512' silentArgs = "/SILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`"" validExitCodes = @(0)