Skip to content

Commit

Permalink
AU: 2 updated - master-pdf-editor nordvpn
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Dec 4, 2018
1 parent 79c86de commit 78f846b
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion automatic/master-pdf-editor/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"5bf6eed7-1d94908"|5.2.00
"5c065f91-1da1b60"|5.2.08
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.2.00</version>
<version>5.2.08</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 = '752F1C0EF69CBE97885A5C5A0263AE9934DB8D6E3855602B514A316FEFFE4253E6409E652C6635CD2DF83E848AF263BA4FB33C1FF3DD270D1DBF2865BC64924D'
checksum = 'C76F29AC9C0F8062761ACA0DB84BB71481B026789267BF5D0B872A1E79510A7939AD2F549CF95416125307B6FB3DF3F29C802E9D894FF9D43D568A1C82FEADC3'
checksumType = 'sha512'
silentArgs = "/SILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/nordvpn/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5bfe8f92cc8080|6.19.4
5c0657d5cb8b80|6.19.6
2 changes: 1 addition & 1 deletion automatic/nordvpn/nordvpn.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>nordvpn</id>
<version>6.19.4</version>
<version>6.19.6</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/nordvpn</packageSourceUrl>
<owners>AdmiringWorm, Sanshiro</owners>
<title>NordVPN</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/nordvpn/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
url = 'https://downloads.nordcdn.com/apps/windows/10/NordVPN/6.19.4/NordVPNSetup.exe'
url = 'https://downloads.nordcdn.com/apps/windows/10/NordVPN/6.19.6/NordVPNSetup.exe'
softwareName = 'NordVPN*'
checksum = 'A83A0E0B7F53058BD7FF5067C2854E9C6C38EFE6F2972319CC6B0A38F46B45A6737A09EE1D860B0E49A6B1ACBF5EF75BC8266EBA422167EDE4C7B89018D23145'
checksum = '02225FA181F9F4300CFDEF46483252BEC9957F9FE544E5CD5D80CCDB0444178FDE61DE2D8154FE616526F7EA53BD30A9B7FF3F87ADEA34D9D6939872F139AC5D'
checksumType = 'sha512'
silentArgs = '/exebasicui /exenoupdates /qb /norestart'
validExitCodes = @(0)
Expand Down

0 comments on commit 78f846b

Please sign in to comment.