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 Jun 19, 2018
1 parent 2883a9e commit 194aa3f
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 @@
"5b1e31f7-1d6f7f0"|5.0.23
"5b2925e8-1d71250"|5.0.25
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.23</version>
<version>5.0.25</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 = '56309E4EF32FD8B624EFE2878B2A020CC9D4858DA703422A1168774984ACF629BE70E2BF639AB22514C06BDE8676A889D248AE5DB4F3893A33345F32E0E53BD2'
checksum = 'D5C1B4986438CFDAC8D75AF75969B283F779A72993156D13ABC5D26A48A1650E4FEF9297B40765D4C2329B2B46A7C17D7DD6A90A0399C3921C979F1E48D39739'
checksumType = 'sha512'
silentArgs = "/SILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0)
Expand Down

0 comments on commit 194aa3f

Please sign in to comment.