k6: Update to version 0.34.1

This commit is contained in:
Jakub Čábera 2021-09-16 04:47:16 -07:00
parent 6a97952a17
commit f7036ef803

View File

@ -1,13 +1,13 @@
{
"version": "0.34.0",
"version": "0.34.1",
"description": "Load and performance regression testing tool for cloud native backend infrastructure",
"homepage": "https://k6.io",
"license": "AGPL-3.0",
"architecture": {
"64bit": {
"url": "https://github.com/grafana/k6/releases/download/v0.34.0/k6-v0.34.0-windows-amd64.zip",
"hash": "a0e8b0529bcfd71fe1de80bc143a6b068641447969e7e8483b670d4eb162f4f1",
"extract_dir": "k6-v0.34.0-windows-amd64"
"url": "https://github.com/grafana/k6/releases/download/v0.34.1/k6-v0.34.1-windows-amd64.zip",
"hash": "c1824d3158fc1ffac89120259deee9d2ef7bc7748f61aaddb12658168b0d43eb",
"extract_dir": "k6-v0.34.1-windows-amd64"
}
},
"bin": "k6.exe",