From 2e6543213770722cb2d3a74a3e7c509abfcd0a5b Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Sat, 13 Feb 2021 06:03:30 +0000 Subject: [PATCH] AU: 1 updated - poweriso [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/e3c6890d4a1c13383c7e2397e7e9d36c1e9ad0d2 --- automatic/poweriso/poweriso.nuspec | 2 +- automatic/poweriso/tools/chocolateyInstall.ps1 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/automatic/poweriso/poweriso.nuspec b/automatic/poweriso/poweriso.nuspec index 9d23816230c..f00079fd2f7 100644 --- a/automatic/poweriso/poweriso.nuspec +++ b/automatic/poweriso/poweriso.nuspec @@ -4,7 +4,7 @@ poweriso PowerISO - 7.8 + 7.8.0.20210213 Power Software Ltd chocolatey-community,gep13 PowerISO is a powerful CD / DVD / BD image file processing tool. diff --git a/automatic/poweriso/tools/chocolateyInstall.ps1 b/automatic/poweriso/tools/chocolateyInstall.ps1 index 9f77b352cd5..67d81fcedec 100644 --- a/automatic/poweriso/tools/chocolateyInstall.ps1 +++ b/automatic/poweriso/tools/chocolateyInstall.ps1 @@ -3,10 +3,10 @@ $packageArgs = @{ packageName = 'poweriso' fileType = 'exe' - url = 'http://www.poweriso.com/PowerISO6.exe' - url64bit = 'http://www.poweriso.com/PowerISO6-x64.exe' - checksum = '0b6fdb1ec4abad25251a4c66771a1775aa5a04e49174f64971123cbb2fda32c3' - checksum64 = '35daaf8499f3c702ff7040c246733b020a1270a0bc4ec243bb4b927b8281e92a' + url = 'https://www.poweriso.com/PowerISO6.exe' + url64bit = 'https://www.poweriso.com/PowerISO6-x64.exe' + checksum = 'c3343ae00cd02451840c5d86ac0f96d3e397e5598a07fb85f1696fad4d04eb73' + checksum64 = '3e5e2e52bc558e25ba00dd36856dd296d76b1ace82a5dbdd09957ce3c39aaf76' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = '/S'