Skip to content

Commit

Permalink
AU: 1 updated - cutepdf
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed May 29, 2017
1 parent 5d68bed commit 27671b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion automatic/cutepdf/cutepdf.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>cutepdf</id>
<title>CutePDF Writer</title>
<version>3.1</version>
<version>3.2</version>
<authors>Acro Software Inc.</authors>
<owners>chocolatey,Redsandro,Thilas</owners>
<summary>Free PDF printer driver with no watermarks.</summary>
Expand Down
2 changes: 1 addition & 1 deletion automatic/cutepdf/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'

$checksum = '2d9e07f25358c9d2317bc639afcdeddb893d1fcfd43bb66ff372dba11e169ee1'
$checksum = 'fed425b324ef6d7214fc4dba5109178ce58a568dab0afed39255e726e0992064'
$url = 'http://www.cutepdf.com/download/CuteWriter.exe'

$packageArgs = @{
Expand Down

0 comments on commit 27671b8

Please sign in to comment.