From 8a1653747f64a504fdc4f2755dc4ee69d624d653 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Mon, 21 May 2018 00:06:51 +0000 Subject: [PATCH] AU: 1 updated - master-pdf-editor [skip ci] https://gist.github.com/747b3ede98c9404e5cb6a399595e7ad1/1e8c5008bcc86c0e0aa65c8f001e931dbb6d1e4f --- 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 c336a6679..46709ee1e 100644 --- a/automatic/master-pdf-editor/info +++ b/automatic/master-pdf-editor/info @@ -1 +1 @@ -"5afc8fa7-1d782a0"|5.0.02 \ No newline at end of file +"5b01e1c2-1d77d28"|5.0.03 \ 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 35fbb7f8d..bdaa908e6 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.0.02 + 5.0.03 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 4c3393abe..e6168f40e 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 = '22349571A445151534A4F33B45705AB4F962A1AF9EAC5E02F3D97FC9C75EC242212B9CB1DCD826905AC8A20A6E1E87275A153C34069DE38E7CEDFF4D8697C76C' + checksum = 'A2D73C77142B66618541AEBC12BF6F81164918889AFAEB6E6D73866725DBE9C8F32D32A106F827CD7639D2B3572079642DC93C62D82AEA9656140A6E42EA0A34' checksumType = 'sha512' silentArgs = "/SILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`"" validExitCodes = @(0)