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 17, 2018
1 parent 9f07afb commit af3bb91
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 @@
"5ab254fd-1ccb6d8"|4.3.89
"5afc8fa7-1d782a0"|5.0.02
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>4.3.89</version>
<version>5.0.02</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 = '603331F3A251F4D841B5FD974E5D5FFDF5171662F2FC04FE11C7E55C2B5AB7EF330E4DD77D9DB29B1DCD10E867B5748FAC50B362B69B40298D1FB7D125A79D41'
checksum = '22349571A445151534A4F33B45705AB4F962A1AF9EAC5E02F3D97FC9C75EC242212B9CB1DCD826905AC8A20A6E1E87275A153C34069DE38E7CEDFF4D8697C76C'
checksumType = 'sha512'
silentArgs = "/SILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0)
Expand Down

0 comments on commit af3bb91

Please sign in to comment.