Skip to content

Commit

Permalink
AU: 4 updated - cpu-z cpu-z.install cpu-z.portable k6
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Dec 20, 2024
1 parent ae7e76d commit 6495024
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion cpu-z.install/cpu-z.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>cpu-z.install</id>
<title>CPU-Z (Install)</title>
<version>2.12</version>
<version>2.13</version>
<authors>CPUID</authors>
<owners>majkinetor</owners>
<summary>System information software</summary>
Expand Down
4 changes: 2 additions & 2 deletions cpu-z.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = 'cpu-z.install'
fileType = 'exe'
url = 'https://download.cpuid.com/cpu-z/cpu-z_2.12-en.exe'
checksum = 'dd3b672da45c50a57053d037d7ea0c9373275d42c75df2282c2536ea104fe5c5'
url = 'https://download.cpuid.com/cpu-z/cpu-z_2.13-en.exe'
checksum = 'a4d4394bddb7a6d30db5d59656c8156a40afbe55929712eef54c12513e2fd36f'
checksumType = 'sha256'
silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion cpu-z.portable/cpu-z.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>cpu-z.portable</id>
<title>CPU-Z (Portable)</title>
<version>2.12</version>
<version>2.13</version>
<authors>CPUID</authors>
<owners>majkinetor</owners>
<summary>System information software</summary>
Expand Down
4 changes: 2 additions & 2 deletions cpu-z.portable/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $is64 = (Get-ProcessorBits 64) -and $env:chocolateyForceX86 -ne 'true'

$packageArgs = @{
packageName = $Env:ChocolateyPackageName
url = 'https://download.cpuid.com/cpu-z/cpu-z_2.12-en.zip'
checksum = 'd90f51777a346b70e128e2d7e2e749589df312b0f13f1ca6da98e0209106b9dc'
url = 'https://download.cpuid.com/cpu-z/cpu-z_2.13-en.zip'
checksum = 'f5b1a07a9658433eb9930512766d2356d919554d5a02e36f1ff2635bae7c3c4a'
checksumType = 'sha256'
unzipLocation = $toolsPath
}
Expand Down
4 changes: 2 additions & 2 deletions cpu-z/cpu-z.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>cpu-z</id>
<title>CPU-Z</title>
<version>2.12</version>
<version>2.13</version>
<authors>CPUID</authors>
<owners>Miodrag Milić</owners>
<summary>System information software</summary>
Expand All @@ -25,7 +25,7 @@
<iconUrl>https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/cpu-z.install/icon.png</iconUrl>
<docsUrl>http://www.cpuid.com/softwares/cpu-z.html#install</docsUrl>
<dependencies>
<dependency id="cpu-z.install" version="2.12" />
<dependency id="cpu-z.install" version="2.13" />
</dependencies>
<releaseNotes>http://www.cpuid.com/softwares/cpu-z.html#version-history</releaseNotes>
<bugTrackerUrl>http://www.cpuid.com/bug-report.html</bugTrackerUrl>
Expand Down
4 changes: 2 additions & 2 deletions k6/k6.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>k6</id>
<title>k6</title>
<version>0.55.1</version>
<version>0.55.2</version>
<authors>https://github.com/k6io/k6/graphs/contributors</authors>
<owners>Miodrag Milic</owners>
<summary>A modern load testing tool for developers and testers in the DevOps era</summary>
Expand Down Expand Up @@ -36,7 +36,7 @@ k6 is a developer centric open source load and performance regression testing to
<licenseUrl>https://github.com/k6io/k6/blob/master/LICENSE.md</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/majkinetor/chocolatey/master/k6/icon.png</iconUrl>
<releaseNotes>https://github.com/k6io/k6/releases/tag/v0.55.1</releaseNotes>
<releaseNotes>https://github.com/k6io/k6/releases/tag/v0.55.2</releaseNotes>
<docsUrl>https://docs.k6.io/docs</docsUrl>
<mailingListUrl>https://community.k6.io</mailingListUrl>
<bugTrackerUrl>https://github.com/k6io/k6/issues</bugTrackerUrl>
Expand Down
4 changes: 2 additions & 2 deletions k6/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Package can be verified like this:
1. Go to

x32: https://github.com/loadimpact/k6/releases/download/v0.31.1/k6-v0.31.1-win32.zip
x64: https://github.com/grafana/k6/releases/download/v0.55.1/k6-v0.55.1-windows-amd64.zip
x64: https://github.com/grafana/k6/releases/download/v0.55.2/k6-v0.55.2-windows-amd64.zip

to download the installer.

Expand All @@ -17,7 +17,7 @@ Package can be verified like this:
- Use Chocolatey utility 'checksum.exe'

checksum32: 6EEEF30F5A53E16F9CCC8B99552C4715FD395A9BFD06C10F55D7DB6C06B39F52
checksum64: 410F2F3228E426CC8AE865CB14FA03DB00DD4C8A5B53A43D1ACCB457147C993E
checksum64: 76FF721BF579BB6E840BCAA4B48326A67D4AF0DD9C7F6CEB3A07CFCEDA1D80FC

File 'license.txt' is obtained from:
https://github.com/loadimpact/k6/blob/master/LICENSE.md

0 comments on commit 6495024

Please sign in to comment.