diff --git a/automatic/crystaldiskinfo.install/crystaldiskinfo.install.nuspec b/automatic/crystaldiskinfo.install/crystaldiskinfo.install.nuspec index 7df68eb72..11bdf6936 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.15.0 + 8.15.1 Maurice Kevenaar diff --git a/automatic/crystaldiskinfo.install/legal/VERIFICATION.txt b/automatic/crystaldiskinfo.install/legal/VERIFICATION.txt index 3a6e62223..119044782 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: E0BA3B590D28DD16674FD1E7444BA8DCF384C6ED66B71B783F04DA98FA8BB1CD + checksum32: 2352E8A1258A393526D0813BD31B7123189926C7D4A434DC820BB07126233D68 File 'LICENSE.txt' is obtained from diff --git a/automatic/crystaldiskinfo.install/tools/chocolateyInstall.ps1 b/automatic/crystaldiskinfo.install/tools/chocolateyInstall.ps1 index 9b0b1c95b..c9f37ae39 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_15_0.exe" + file = "$toolsDir\CrystalDiskInfo8_15_1.exe" softwareName = 'Crystaldiskinfo*' silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-' validExitCodes= @(0) diff --git a/automatic/crystaldiskinfo.portable/crystaldiskinfo.portable.nuspec b/automatic/crystaldiskinfo.portable/crystaldiskinfo.portable.nuspec index 221284fd9..e4a565749 100644 --- a/automatic/crystaldiskinfo.portable/crystaldiskinfo.portable.nuspec +++ b/automatic/crystaldiskinfo.portable/crystaldiskinfo.portable.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 8.15.0 + 8.15.1 Maurice Kevenaar diff --git a/automatic/crystaldiskinfo.portable/legal/VERIFICATION.txt b/automatic/crystaldiskinfo.portable/legal/VERIFICATION.txt index cc62e2055..9423b93c0 100644 --- a/automatic/crystaldiskinfo.portable/legal/VERIFICATION.txt +++ b/automatic/crystaldiskinfo.portable/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: BED6B1AB3DE241C4B552AFDB4CD696C80F41E64732A69AA19C57024213A9CF5F + checksum32: 8A68ED23B53094FA939E47A68E222C4F1DF0824FFD9F63613F203374052FF992 File 'LICENSE.txt' is obtained from diff --git a/automatic/crystaldiskinfo.portable/tools/chocolateyInstall.ps1 b/automatic/crystaldiskinfo.portable/tools/chocolateyInstall.ps1 index 756860e55..2e3c8c290 100644 --- a/automatic/crystaldiskinfo.portable/tools/chocolateyInstall.ps1 +++ b/automatic/crystaldiskinfo.portable/tools/chocolateyInstall.ps1 @@ -9,7 +9,7 @@ $linkName = "CrystalDiskInfo.lnk" $packageArgs = @{ packageName = $env:ChocolateyPackageName destination = $toolsDir - file = "$toolsDir\CrystalDiskInfo8_15_0.zip" + file = "$toolsDir\CrystalDiskInfo8_15_1.zip" } Get-ChocolateyUnzip @packageArgs diff --git a/automatic/crystaldiskinfo/crystaldiskinfo.nuspec b/automatic/crystaldiskinfo/crystaldiskinfo.nuspec index fab297d93..0b72ccaea 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.15.0 + 8.15.1 Maurice Kevenaar @@ -61,7 +61,7 @@ let them know the package is no longer updating correctly. - +