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 Aug 14, 2019
1 parent 201e812 commit 87921ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.25.0</version>
<version>0.25.1</version>
<authors>https://github.com/loadimpact/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/loadimpact/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/loadimpact/k6/releases/tag/v0.25.0</releaseNotes>
<releaseNotes>https://github.com/loadimpact/k6/releases/tag/v0.25.1</releaseNotes>
<docsUrl>https://docs.k6.io/docs</docsUrl>
<mailingListUrl>https://community.k6.io</mailingListUrl>
<bugTrackerUrl>https://github.com/loadimpact/k6/issues</bugTrackerUrl>
Expand Down
8 changes: 4 additions & 4 deletions k6/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ Package can be verified like this:

1. Go to

x32: https://github.com/loadimpact/k6/releases/download/v0.25.0/k6-v0.25.0-win32.zip
x64: https://github.com/loadimpact/k6/releases/download/v0.25.0/k6-v0.25.0-win64.zip
x32: https://github.com/loadimpact/k6/releases/download/v0.25.1/k6-v0.25.1-win32.zip
x64: https://github.com/loadimpact/k6/releases/download/v0.25.1/k6-v0.25.1-win64.zip

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: 987B715F81AD59663869A2A817AAE4349E1D464913D5F77ED28271CCE3A6E942
checksum64: 6E294565795C77F4A3DA10FA3D4A4A935E2ACEB6CF84300F3EB082724A0365B7
checksum32: 6776890125143BF9D9BEA97597230601A581CCCD2BE7BE0F97CFAE2422519D65
checksum64: 4C1F9C4A669ECEEDA0C6D8864673FE7DC7FA481B514905F700C6946687B44A8F

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

0 comments on commit 87921ed

Please sign in to comment.