k6: Update to version 1.6.1

This commit is contained in:
github-actions[bot] 2026-02-16 12:33:05 +00:00
parent 1712964c92
commit 3eda5bd388

View File

@ -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",