diff --git a/automatic/crystaldiskinfo.install/crystaldiskinfo.install.nuspec b/automatic/crystaldiskinfo.install/crystaldiskinfo.install.nuspec index c4947e16e..545e8ca2e 100644 --- a/automatic/crystaldiskinfo.install/crystaldiskinfo.install.nuspec +++ b/automatic/crystaldiskinfo.install/crystaldiskinfo.install.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 8.12.10 + 8.12.11 Maurice Kevenaar diff --git a/automatic/crystaldiskinfo.install/legal/VERIFICATION.txt b/automatic/crystaldiskinfo.install/legal/VERIFICATION.txt index b8fb109ba..81ad58f6c 100644 --- a/automatic/crystaldiskinfo.install/legal/VERIFICATION.txt +++ b/automatic/crystaldiskinfo.install/legal/VERIFICATION.txt @@ -6,12 +6,12 @@ The installer have been downloaded from their official download link listed on < and can be verified like this: 1. Download the following installers: - 32-Bit: + 32-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: 5174FB7EA78F72BB4D4EB048326D1028CFFF6D2AEEB0AF88B079E2593B44F819 + checksum32: 37ABE4AA0143AB8DC0D5F9C20220C0EF2B042983B5B5D338AA039C7A7FA6FC47 File 'LICENSE.txt' is obtained from diff --git a/automatic/crystaldiskinfo.install/tools/chocolateyInstall.ps1 b/automatic/crystaldiskinfo.install/tools/chocolateyInstall.ps1 index f63f691d1..dbc6af8d6 100644 --- a/automatic/crystaldiskinfo.install/tools/chocolateyInstall.ps1 +++ b/automatic/crystaldiskinfo.install/tools/chocolateyInstall.ps1 @@ -5,7 +5,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsDir\CrystalDiskInfo8_12_10.exe" + file = "$toolsDir\CrystalDiskInfo8_12_11.exe" softwareName = 'Crystaldiskinfo*' silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-' validExitCodes= @(0) diff --git a/automatic/crystaldiskinfo/crystaldiskinfo.nuspec b/automatic/crystaldiskinfo/crystaldiskinfo.nuspec index e5ee42e4e..b3d78869b 100644 --- a/automatic/crystaldiskinfo/crystaldiskinfo.nuspec +++ b/automatic/crystaldiskinfo/crystaldiskinfo.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 8.12.10 + 8.12.11 Maurice Kevenaar @@ -61,7 +61,7 @@ let them know the package is no longer updating correctly. - +