From 9a882c424c034ce9dc654d484494699cf04071bc Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Fri, 9 Oct 2020 14:38:39 +0000 Subject: [PATCH] AU: 3 updated - cpu-z cpu-z.install cpu-z.portable [skip ci] https://gist.github.com/a700c70b8847b29ebb1c918d47ee4eb1/c0173d9765ee884b39a7a303a4e8b0b84f309ec5 --- cpu-z.install/cpu-z.install.nuspec | 2 +- cpu-z.install/tools/chocolateyInstall.ps1 | 4 ++-- cpu-z.portable/cpu-z.portable.nuspec | 2 +- cpu-z.portable/tools/chocolateyInstall.ps1 | 2 +- cpu-z/cpu-z.nuspec | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/cpu-z.install/cpu-z.install.nuspec b/cpu-z.install/cpu-z.install.nuspec index fda5a684..dc45eb7c 100644 --- a/cpu-z.install/cpu-z.install.nuspec +++ b/cpu-z.install/cpu-z.install.nuspec @@ -5,7 +5,7 @@ cpu-z.install CPU-Z (Install) - 1.94 + 1.94.0.20201009 CPUID majkinetor System information software diff --git a/cpu-z.install/tools/chocolateyInstall.ps1 b/cpu-z.install/tools/chocolateyInstall.ps1 index b7495559..375542e2 100644 --- a/cpu-z.install/tools/chocolateyInstall.ps1 +++ b/cpu-z.install/tools/chocolateyInstall.ps1 @@ -5,8 +5,8 @@ $packageArgs = @{ fileType = 'exe' url = 'http://download.cpuid.com/cpu-z/cpu-z_1.94-en.exe' url64bit = 'http://download.cpuid.com/cpu-z/cpu-z_1.94-en.exe' - checksum = '791e1169bbdbf15d8b8741da53f45103e2dc24b95a54c2b37e2bcae82a65ff60' - checksum64 = '791e1169bbdbf15d8b8741da53f45103e2dc24b95a54c2b37e2bcae82a65ff60' + checksum = 'ad9cf4cfe30a4cd51f675aa8ed7810258decf0247a53eb3c44f241a1671617d8' + checksum64 = 'ad9cf4cfe30a4cd51f675aa8ed7810258decf0247a53eb3c44f241a1671617d8' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART' diff --git a/cpu-z.portable/cpu-z.portable.nuspec b/cpu-z.portable/cpu-z.portable.nuspec index 8f87de22..b78a7a2d 100644 --- a/cpu-z.portable/cpu-z.portable.nuspec +++ b/cpu-z.portable/cpu-z.portable.nuspec @@ -5,7 +5,7 @@ cpu-z.portable CPU-Z (Portable) - 1.94 + 1.94.0.20201009 CPUID majkinetor System information software diff --git a/cpu-z.portable/tools/chocolateyInstall.ps1 b/cpu-z.portable/tools/chocolateyInstall.ps1 index 349c0ec8..6d2ff755 100644 --- a/cpu-z.portable/tools/chocolateyInstall.ps1 +++ b/cpu-z.portable/tools/chocolateyInstall.ps1 @@ -3,7 +3,7 @@ $packageName = 'cpu-z.portable' $url32 = 'http://download.cpuid.com/cpu-z/cpu-z_1.94-en.zip' $url64 = $url32 -$checksum32 = 'efd7a22b0ec76b98cf22ff302c6dc5f7b77baa4fa33f9476a231a53aef859b9b' +$checksum32 = '99db63c08e3c93deeb294c74213430f8f8360299087aef3b3c8a6a09aa359cad' $checksum64 = $checksum32 $toolsPath = Split-Path $MyInvocation.MyCommand.Definition diff --git a/cpu-z/cpu-z.nuspec b/cpu-z/cpu-z.nuspec index de03f331..5f97eb92 100644 --- a/cpu-z/cpu-z.nuspec +++ b/cpu-z/cpu-z.nuspec @@ -4,7 +4,7 @@ cpu-z CPU-Z - 1.94 + 1.94.0.20201009 CPUID Miodrag Milić System information software @@ -25,7 +25,7 @@ https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/cpu-z.install/icon.png http://www.cpuid.com/softwares/cpu-z.html#install - + http://www.cpuid.com/softwares/cpu-z.html#version-history http://www.cpuid.com/bug-report.html