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 Nov 11, 2020
1 parent c973d7e commit a2fbe88
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.28.0</version>
<version>0.29.0</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.28.0</releaseNotes>
<releaseNotes>https://github.com/loadimpact/k6/releases/tag/v0.29.0</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.28.0/k6-v0.28.0-win32.zip
x64: https://github.com/loadimpact/k6/releases/download/v0.28.0/k6-v0.28.0-win64.zip
x32: https://github.com/loadimpact/k6/releases/download/v0.29.0/k6-v0.29.0-win32.zip
x64: https://github.com/loadimpact/k6/releases/download/v0.29.0/k6-v0.29.0-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: 4CCBD2F5E245880AD8DCF19C1394C738F62CE19257656671AFF02AEE521AEA63
checksum64: 023CE5DC31C6EB0569CC61F88342B4BA2FB846D915313CCB432B0EEB4944E69B
checksum32: 7CBBAC49C9E824AAE1FBCCD3820FC6B1AD1505CB9227EA35936C8F35489D5DA3
checksum64: A5384E07C4EE9E8CC86532BE1EB2613A59F4488B76EE43D018C02BC05D6CA9A6

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

0 comments on commit a2fbe88

Please sign in to comment.