Skip to content

Commit

Permalink
AU: 1 updated - master-pdf-editor
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed May 21, 2018
1 parent f54b8d4 commit 8a16537
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion automatic/master-pdf-editor/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"5afc8fa7-1d782a0"|5.0.02
"5b01e1c2-1d77d28"|5.0.03
2 changes: 1 addition & 1 deletion automatic/master-pdf-editor/master-pdf-editor.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>master-pdf-editor</id>
<version>5.0.02</version>
<version>5.0.03</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/master-pdf-editor</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>Master PDF Editor</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/master-pdf-editor/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 8a16537

Please sign in to comment.