Skip to content

Commit

Permalink
AU: 1 updated - k6
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jun 26, 2024
1 parent df5643a commit 08726ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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.51.0</version>
<version>0.52.0</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.51.0</releaseNotes>
<releaseNotes>https://github.com/k6io/k6/releases/tag/v0.52.0</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.51.0/k6-v0.51.0-windows-amd64.zip
x64: https://github.com/grafana/k6/releases/download/v0.52.0/k6-v0.52.0-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: 7B43A1A76BE1BC1B5DCCC4C21DAC7406FEBAB61029C51F19F698FB7BC19489F1
checksum64: 388BB719AF1C01679B88068E8C25EDBADEEEAF90A28D32B7B4EE42225738428B

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

0 comments on commit 08726ac

Please sign in to comment.