diff --git a/automatic/peazip.install/legal/VERIFICATION.txt b/automatic/peazip.install/legal/VERIFICATION.txt index 80d3d7ddcd7..d55d3613090 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: B9A3A018912470A08B911F63512083972DE1B4AC4E65956BEA1EE6A7DC01E8D1 - checksum64: 225D9E7F0E95F5A5112C79651E8DC42F535E59127DDA966E13B8B7CA942F9D74 + checksum32: 2212A2ACEAF7780A0003D53B380873F6562930F9959E4A7468D57231ADB69978 + checksum64: 9E5C9F1D42DBC5634EAB54AC3EBEF32ADE89632031F4BBED88449E98EB789DCE 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 fa3abe18b07..b6a607c1351 100644 --- a/automatic/peazip.install/peazip.install.nuspec +++ b/automatic/peazip.install/peazip.install.nuspec @@ -3,7 +3,7 @@ peazip.install PeaZip (Install) - 8.1.0 + 8.2.0 Giorgio Tani chocolatey-community,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 ffc80ba1758..780f8ef28e2 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-8.1.0.WINDOWS.exe" - file64 = "$toolsDir\peazip-8.1.0.WIN64.exe" + file = "$toolsDir\peazip-8.2.0.WINDOWS.exe" + file64 = "$toolsDir\peazip-8.2.0.WIN64.exe" fileType = 'exe' packageName = 'peazip.install' softwareName = 'PeaZip' diff --git a/automatic/peazip/peazip.nuspec b/automatic/peazip/peazip.nuspec index 65c0ab1bfa6..dcdaf84ac3d 100644 --- a/automatic/peazip/peazip.nuspec +++ b/automatic/peazip/peazip.nuspec @@ -3,7 +3,7 @@ peazip PeaZip - 8.1.0 + 8.2.0 Giorgio Tani chocolatey-community,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-community/chocolatey-coreteampackages@a09d7c32df1ac4b8028df11d2b2b5196b8de2435/icons/peazip.svg [PeaZip changelog](http://www.peazip.org/changelog.html) - +