diff --git a/automatic/peazip.install/legal/VERIFICATION.txt b/automatic/peazip.install/legal/VERIFICATION.txt index 301b332f57e..1077016a2cf 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: 7C4F256AE7A41EFD3CEBA530F502FB6E8829216FE6FC9242FE528A21C5300B39 - checksum64: DDFDC30E4D3AF43CF08E7751F82FA28A9C9157465A814E2F3ACE754613B15735 + checksum32: 43A21A5409436E6554A648DAE2854C5F03B03806C3D69FEC736C38B5A0D056AC + checksum64: CD2F91B4E2ED1DFC4C006593F79950A3154B62320BD9F1562A8C830213904DFC 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 3f00e622f9f..c9d732c6132 100644 --- a/automatic/peazip.install/peazip.install.nuspec +++ b/automatic/peazip.install/peazip.install.nuspec @@ -3,7 +3,7 @@ peazip.install PeaZip (Install) - 6.9.1 + 6.9.2 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 8827233bc56..f3ab7c002ee 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.9.1.WINDOWS.exe" - file64 = "$toolsDir\peazip-6.9.1.WIN64.exe" + file = "$toolsDir\peazip-6.9.2.WINDOWS.exe" + file64 = "$toolsDir\peazip-6.9.2.WIN64.exe" fileType = 'exe' packageName = 'peazip.install' softwareName = 'PeaZip' diff --git a/automatic/peazip/peazip.nuspec b/automatic/peazip/peazip.nuspec index 17508b3b320..6c0bd3165e9 100644 --- a/automatic/peazip/peazip.nuspec +++ b/automatic/peazip/peazip.nuspec @@ -3,7 +3,7 @@ peazip PeaZip - 6.9.1 + 6.9.2 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-community/chocolatey-coreteampackages@a09d7c32df1ac4b8028df11d2b2b5196b8de2435/icons/peazip.svg [PeaZip changelog](http://www.peazip.org/changelog.html) - +