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 22, 2019
1 parent 80b5164 commit 5b0942d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion automatic/master-pdf-editor/Readme.md
@@ -1,4 +1,4 @@
# [<img src="https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@e58c3a6b74fd2ee53362b599ddda17d2843363e6/icons/master-pdf-editor.png" height="48" width="48" /> ![Master PDF Editor](https://img.shields.io/chocolatey/v/master-pdf-editor.svg?label=Master%20PDF%20Editor&style=for-the-badge)](https://chocolatey.org/packages/master-pdf-editor)
# [<img src="https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@b75b6e03a7569354adf3300ab5a1d79eb13012f4/automatic/master-pdf-editor/icons/48x48.png" height="48" width="48" /> ![Master PDF Editor](https://img.shields.io/chocolatey/v/master-pdf-editor.svg?label=Master%20PDF%20Editor&style=for-the-badge)](https://chocolatey.org/packages/master-pdf-editor)

Master PDF Editor is straightforward, easy to use application for working with PDF documents equipped with powerful multi-purpose functionality. With Master PDF Editor you can easily view, create and modify PDF documents. The application enables you to merge several files into one, split a source document into multiple documents, and also to comment, sign and encrypt PDF files.

Expand Down
2 changes: 1 addition & 1 deletion automatic/master-pdf-editor/info
@@ -1 +1 @@
"5d0d1acf-2aa30c0"|5.4.30
"5d0e634f-2a43c40"|5.4.31
4 changes: 2 additions & 2 deletions automatic/master-pdf-editor/master-pdf-editor.nuspec
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>master-pdf-editor</id>
<version>5.4.30</version>
<version>5.4.31</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/master-pdf-editor</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>Master PDF Editor</title>
<authors>Code Industry Ltd.</authors>
<projectUrl>https://code-industry.net/masterpdfeditor/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@e58c3a6b74fd2ee53362b599ddda17d2843363e6/icons/master-pdf-editor.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@b75b6e03a7569354adf3300ab5a1d79eb13012f4/automatic/master-pdf-editor/icons/128x128.png</iconUrl>
<copyright>Copyright © Code Industry Ltd. All rights reserved</copyright>
<licenseUrl>https://code-industry.net/terms-and-conditions/</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand Down
2 changes: 1 addition & 1 deletion automatic/master-pdf-editor/tools/chocolateyInstall.ps1
Expand Up @@ -5,7 +5,7 @@ $packageArgs = @{
fileType = 'exe'
url = 'https://code-industry.net/public/MasterPDFEditor-setup.exe'
softwareName = 'Master PDF Editor*'
checksum = '76A567F0E2337602F7F0CAE83FB5521E3C525DE23F6623DFA23BE99D65602A3EE422D400A079E5BF59215566BF0F43E3BDF7C5B7C857FA0C495F1468C5C1A32E'
checksum = '553059910A591C73BDCB7376D81E6FFF0A8D857AF4FCFA4D6A26638900486796C82C88F192CEC49ABB7F42937353980F976E0B94B8C7BE0C6B85DD9D1D5B7BD3'
checksumType = 'sha512'
silentArgs = "/SILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0)
Expand Down

0 comments on commit 5b0942d

Please sign in to comment.