Skip to content

Commit

Permalink
AU: 1 updated - poweriso
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Apr 23, 2019
1 parent a57e1cb commit 3500ba1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion automatic/poweriso/poweriso.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>poweriso</id>
<title>PowerISO</title>
<version>7.3.0.20190308</version>
<version>7.4</version>
<authors>Power Software Ltd</authors>
<owners>gep13, chocolatey</owners>
<summary>PowerISO is a powerful CD / DVD / BD image file processing tool.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/poweriso/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $packageArgs = @{
fileType = 'exe'
url = 'http://www.poweriso.com/PowerISO6.exe'
url64bit = 'http://www.poweriso.com/PowerISO6-x64.exe'
checksum = '870eedc81f81a6c884815229dd4a07f0ec4882d7e46bd18d44c9806808887408'
checksum64 = '9178e9cbc6e91999c47d08e36a9863dd29950335462da9670debb49bb6bb63b9'
checksum = 'eaeae1ac341dd927e5992f1de3206467e1f721ab9a0a022e1a98ff2f38c28c45'
checksum64 = 'fe52b77c1a6ac22da1498b6412cf7dc90342d6207fe6fad313398d92ef20e0bf'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/S'
Expand Down

0 comments on commit 3500ba1

Please sign in to comment.