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 May 9, 2023
1 parent 3da45f9 commit b40f788
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.44.0</version>
<version>0.44.1</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.44.0</releaseNotes>
<releaseNotes>https://github.com/k6io/k6/releases/tag/v0.44.1</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.44.0/k6-v0.44.0-windows-amd64.zip
x64: https://github.com/grafana/k6/releases/download/v0.44.1/k6-v0.44.1-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: 29638CCA4D343E7A1E4B58CC453850BFC45FBBDA7AB7484F2BD28D6CB99E5E35
checksum64: 5C0ACE9D209DA06AF8FCDE2FC4B9BC3E6BC96673D9A5CBAA56306C34F8748028

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

0 comments on commit b40f788

Please sign in to comment.