diff --git a/bucket/k6.json b/bucket/k6.json index e3c6729b69..a813496348 100644 --- a/bucket/k6.json +++ b/bucket/k6.json @@ -1,13 +1,13 @@ { - "version": "1.6.0", + "version": "1.6.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/v1.6.0/k6-v1.6.0-windows-amd64.zip", - "hash": "b97a5979120069dd83c3877e10e979656572b698fcb0c06a26c8cab9c2c02024", - "extract_dir": "k6-v1.6.0-windows-amd64" + "url": "https://github.com/grafana/k6/releases/download/v1.6.1/k6-v1.6.1-windows-amd64.zip", + "hash": "6a6c029bd98cdbe245dbc7305755783d45a31a01a75d4377533f8d88021685dc", + "extract_dir": "k6-v1.6.1-windows-amd64" } }, "bin": "k6.exe",