diff --git a/automatic/peazip.install/Readme.md b/automatic/peazip.install/Readme.md index 6d6fa57b52a..be63fad0773 100644 --- a/automatic/peazip.install/Readme.md +++ b/automatic/peazip.install/Readme.md @@ -1,4 +1,4 @@ -# [PeaZip (Install)](https://chocolatey.org/packages/peazip) +# [PeaZip (Install)](https://chocolatey.org/packages/peazip) A cross-platform file archiver and file manager utility. diff --git a/automatic/peazip.install/legal/VERIFICATION.txt b/automatic/peazip.install/legal/VERIFICATION.txt index 2230ec5ae9b..288ddc6820d 100644 --- a/automatic/peazip.install/legal/VERIFICATION.txt +++ b/automatic/peazip.install/legal/VERIFICATION.txt @@ -6,15 +6,15 @@ The installer have been downloaded from the alternative GitHub mirror listed on and can be verified like this: 1. Download the following installers: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 - checksum32: 75641813ABA53C70907B68864F5A0042CB270D9B3FB44A628593195FCFADC4B5 - checksum64: E77B588526AF6524C68DD6FFCE471B424368E9BCEB5067211D31DBD7427495DE + checksum32: AEEF884ABAC786967CD59AB30A6B82D9397C639C1B6BCCB5F682C83F7F848DB5 + checksum64: D0229DF3DB34BCD421F17612030A7999259D3AE90EEC42690D526E8DE3E148C8 The included 'LICENSE.txt' file have been obtained from and should be the correct license as mentioned on their project page . diff --git a/automatic/peazip.install/peazip.install.nuspec b/automatic/peazip.install/peazip.install.nuspec index 20de3f520e0..37ec279826d 100644 --- a/automatic/peazip.install/peazip.install.nuspec +++ b/automatic/peazip.install/peazip.install.nuspec @@ -3,7 +3,7 @@ peazip.install PeaZip (Install) - 6.6.0 + 6.6.1 Giorgio Tani chocolatey,dtgm PeaZip is a free cross-platform file archiver. @@ -24,7 +24,7 @@ Features of PeaZip includes extract, create and convert multiple archives at onc http://www.peazip.org/peazip-tos-privacy.html false Copyright © PeaZip srl - https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/a09d7c32df1ac4b8028df11d2b2b5196b8de2435/icons/peazip.svg + https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@a09d7c32df1ac4b8028df11d2b2b5196b8de2435/icons/peazip.svg [PeaZip changelog](http://www.peazip.org/changelog.html) diff --git a/automatic/peazip.install/tools/chocolateyinstall.ps1 b/automatic/peazip.install/tools/chocolateyinstall.ps1 index 81ba9d2f230..a9a3ca7c371 100644 --- a/automatic/peazip.install/tools/chocolateyinstall.ps1 +++ b/automatic/peazip.install/tools/chocolateyinstall.ps1 @@ -3,8 +3,8 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ - file = "$toolsDir\peazip-6.6.0.WINDOWS.exe" - file64 = "$toolsDir\peazip-6.6.0.WIN64.exe" + file = "$toolsDir\peazip-6.6.1.WINDOWS.exe" + file64 = "$toolsDir\peazip-6.6.1.WIN64.exe" fileType = 'exe' packageName = 'peazip.install' softwareName = 'PeaZip' diff --git a/automatic/peazip/Readme.md b/automatic/peazip/Readme.md index 6d6fa57b52a..be63fad0773 100644 --- a/automatic/peazip/Readme.md +++ b/automatic/peazip/Readme.md @@ -1,4 +1,4 @@ -# [PeaZip (Install)](https://chocolatey.org/packages/peazip) +# [PeaZip (Install)](https://chocolatey.org/packages/peazip) A cross-platform file archiver and file manager utility. diff --git a/automatic/peazip/peazip.nuspec b/automatic/peazip/peazip.nuspec index 249174d9941..11cf4281c2e 100644 --- a/automatic/peazip/peazip.nuspec +++ b/automatic/peazip/peazip.nuspec @@ -3,7 +3,7 @@ peazip PeaZip - 6.6.0 + 6.6.1 Giorgio Tani chocolatey,dtgm PeaZip is a free cross-platform file archiver. @@ -24,10 +24,10 @@ Features of PeaZip includes extract, create and convert multiple archives at onc http://www.peazip.org/peazip-tos-privacy.html false Copyright © PeaZip srl - https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/a09d7c32df1ac4b8028df11d2b2b5196b8de2435/icons/peazip.svg + https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@a09d7c32df1ac4b8028df11d2b2b5196b8de2435/icons/peazip.svg [PeaZip changelog](http://www.peazip.org/changelog.html) - +