mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
k6: Update to version 0.26.0
This commit is contained in:
parent
9c2cc082f1
commit
f2bf09901e
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://k6.io",
|
"homepage": "https://k6.io",
|
||||||
"description": "Load and performance regression testing tool for cloud native backend infrastructure",
|
"description": "Load and performance regression testing tool for cloud native backend infrastructure",
|
||||||
"version": "0.25.1",
|
"version": "0.26.0",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/loadimpact/k6/releases/download/v0.25.1/k6-v0.25.1-win64.zip",
|
"url": "https://github.com/loadimpact/k6/releases/download/v0.26.0/k6-v0.26.0-win64.zip",
|
||||||
"hash": "4c1f9c4a669eceeda0c6d8864673fe7dc7fa481b514905f700c6946687b44a8f",
|
"hash": "c0a1b4a594a726ae17102a3f193762a9dac13b3c0ba0e7ffe59b58b9bb619227",
|
||||||
"extract_dir": "k6-v0.25.1-win64"
|
"extract_dir": "k6-v0.26.0-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/loadimpact/k6/releases/download/v0.25.1/k6-v0.25.1-win32.zip",
|
"url": "https://github.com/loadimpact/k6/releases/download/v0.26.0/k6-v0.26.0-win32.zip",
|
||||||
"hash": "6776890125143bf9d9bea97597230601a581cccd2be7be0f97cfae2422519d65",
|
"hash": "7be709f742595ec333b3e605b16e9f60812490c9a55da5ca69e17d33923903f7",
|
||||||
"extract_dir": "k6-v0.25.1-win32"
|
"extract_dir": "k6-v0.26.0-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "k6.exe",
|
"bin": "k6.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user