Skip to content

Commit

Permalink
AU: 1 updated - poweriso
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Dec 10, 2023
1 parent 7d7375f commit 8740126
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>8.6</version>
<version>8.7</version>
<authors>Power Software Ltd</authors>
<owners>chocolatey-community,gep13</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 = 'https://www.poweriso.com/PowerISO8.exe'
url64bit = 'https://www.poweriso.com/PowerISO8-x64.exe'
checksum = '26cf123fcc6b18852866dfc6a5e2aeb8e5b18bad0103e6e26f32e7652f566e8d'
checksum64 = '2077dc0a4884393d16e3b0f5d75a10f0e6c6ee4fe6037ee8f6e1084e6af590bd'
checksum = '2bc3a0f5f6ee2870aeb5140a36a322d9341a278643c30f7eebd16d7379aeb3dc'
checksum64 = '52f04dea35ec75b3405773255d106987177d2cb38a483e6b02cc81ca7a027391'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/S'
Expand Down

0 comments on commit 8740126

Please sign in to comment.