diff --git a/automatic/peazip.install/legal/VERIFICATION.txt b/automatic/peazip.install/legal/VERIFICATION.txt index 6b519d27f0e..25560ca95ff 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: 62E21293A537806D4A0F30FD8A93442FED0F6806CBAC75F71E521B1D0FB6919B - checksum64: E58CC7EF1E968E5C36A0116D434FE635BD4B9F6755D350DCB47769B1F51CBF08 + checksum32: 14FC07AE8A7A31FA69361A9AD97AEE055E982554AE2A4F01C533343086F7B623 + checksum64: 1C6A1F300FF700D4D247EDDB1865ABB3F4EF6F5A666EC571B8D7FEA4F48E50DE 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 d7c79e7cdf9..9f84caf007c 100644 --- a/automatic/peazip.install/peazip.install.nuspec +++ b/automatic/peazip.install/peazip.install.nuspec @@ -3,7 +3,7 @@ peazip.install PeaZip (Install) - 6.7.0 + 6.7.1 Giorgio Tani chocolatey,dtgm PeaZip is a free cross-platform file archiver. diff --git a/automatic/peazip.install/tools/chocolateyinstall.ps1 b/automatic/peazip.install/tools/chocolateyinstall.ps1 index 93cd3f892cb..550a9f5bd28 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.7.0.WINDOWS.exe" - file64 = "$toolsDir\peazip-6.7.0.WIN64.exe" + file = "$toolsDir\peazip-6.7.1.WINDOWS.exe" + file64 = "$toolsDir\peazip-6.7.1.WIN64.exe" fileType = 'exe' packageName = 'peazip.install' softwareName = 'PeaZip' diff --git a/automatic/peazip/peazip.nuspec b/automatic/peazip/peazip.nuspec index 9e79f119511..98403b73c90 100644 --- a/automatic/peazip/peazip.nuspec +++ b/automatic/peazip/peazip.nuspec @@ -3,7 +3,7 @@ peazip PeaZip - 6.7.0 + 6.7.1 Giorgio Tani chocolatey,dtgm PeaZip is a free cross-platform file archiver. @@ -27,7 +27,7 @@ Features of PeaZip includes extract, create and convert multiple archives at onc https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@a09d7c32df1ac4b8028df11d2b2b5196b8de2435/icons/peazip.svg [PeaZip changelog](http://www.peazip.org/changelog.html) - +