k6: Update to version 0.26.0

This commit is contained in:
Richard Kuhnt 2019-12-16 12:00:30 +00:00
parent 9c2cc082f1
commit f2bf09901e

View File

@ -1,18 +1,18 @@
{
"homepage": "https://k6.io",
"description": "Load and performance regression testing tool for cloud native backend infrastructure",
"version": "0.25.1",
"version": "0.26.0",
"license": "AGPL-3.0",
"architecture": {
"64bit": {
"url": "https://github.com/loadimpact/k6/releases/download/v0.25.1/k6-v0.25.1-win64.zip",
"hash": "4c1f9c4a669eceeda0c6d8864673fe7dc7fa481b514905f700c6946687b44a8f",
"extract_dir": "k6-v0.25.1-win64"
"url": "https://github.com/loadimpact/k6/releases/download/v0.26.0/k6-v0.26.0-win64.zip",
"hash": "c0a1b4a594a726ae17102a3f193762a9dac13b3c0ba0e7ffe59b58b9bb619227",
"extract_dir": "k6-v0.26.0-win64"
},
"32bit": {
"url": "https://github.com/loadimpact/k6/releases/download/v0.25.1/k6-v0.25.1-win32.zip",
"hash": "6776890125143bf9d9bea97597230601a581cccd2be7be0f97cfae2422519d65",
"extract_dir": "k6-v0.25.1-win32"
"url": "https://github.com/loadimpact/k6/releases/download/v0.26.0/k6-v0.26.0-win32.zip",
"hash": "7be709f742595ec333b3e605b16e9f60812490c9a55da5ca69e17d33923903f7",
"extract_dir": "k6-v0.26.0-win32"
}
},
"bin": "k6.exe",