diff --git a/automatic/poweriso/poweriso.nuspec b/automatic/poweriso/poweriso.nuspec index f55c012d903..bc3bddb1a39 100644 --- a/automatic/poweriso/poweriso.nuspec +++ b/automatic/poweriso/poweriso.nuspec @@ -4,7 +4,7 @@ poweriso PowerISO - 7.3 + 7.3.0.20190308 Power Software Ltd gep13, chocolatey 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 f739890cbf8..eb0f0877f04 100644 --- a/automatic/poweriso/tools/chocolateyInstall.ps1 +++ b/automatic/poweriso/tools/chocolateyInstall.ps1 @@ -5,8 +5,8 @@ $packageArgs = @{ fileType = 'exe' url = 'http://www.poweriso.com/PowerISO6.exe' url64bit = 'http://www.poweriso.com/PowerISO6-x64.exe' - checksum = '7eb28337bf4727d37beedceabbd69d3f421ff04c26b8a3bc2fb957ef899064fd' - checksum64 = '942511fe7e0285295aa892838d5964ac4cefa476671aa401ae8819fb2dee3f98' + checksum = '870eedc81f81a6c884815229dd4a07f0ec4882d7e46bd18d44c9806808887408' + checksum64 = '9178e9cbc6e91999c47d08e36a9863dd29950335462da9670debb49bb6bb63b9' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = '/S' diff --git a/automatic/youtube-dl/legal/VERIFICATION.txt b/automatic/youtube-dl/legal/VERIFICATION.txt index 46e9b7cabda..95df6990462 100644 --- a/automatic/youtube-dl/legal/VERIFICATION.txt +++ b/automatic/youtube-dl/legal/VERIFICATION.txt @@ -5,12 +5,12 @@ in verifying that this package's contents are trustworthy. The installer have been downloaded from their official download link listed on and can be verified like this: -1. Download +1. Download 2. Then use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha512 - checksum: f021cae23fe70878ecdadc94654aec7015096b699fb77c10dd1f6a3fcca61d310611aa9533d42b01b4583fb5c8cb56828ac87a6aea6f9025cb9ab9734dc6d65d + checksum: d2314f7acf5fde9ab49c293ec6fc1d84d2778d90d5270a26f581a1d3f19ad96fa9873417d4f1fc84c25fd4ce4444162efcdbc54e39cbbd7dacba82b2ba3b071b File 'LICENSE.txt' is obtained from diff --git a/automatic/youtube-dl/youtube-dl.nuspec b/automatic/youtube-dl/youtube-dl.nuspec index e7e10d6372f..177a52f540e 100644 --- a/automatic/youtube-dl/youtube-dl.nuspec +++ b/automatic/youtube-dl/youtube-dl.nuspec @@ -3,7 +3,7 @@ youtube-dl - 2019.03.01 + 2019.03.09 youtube-dl chocolatey Ricardo Garcia and others