diff --git a/bucket/k6.json b/bucket/k6.json index ac24db59ed..2e8d598e4f 100644 --- a/bucket/k6.json +++ b/bucket/k6.json @@ -1,18 +1,18 @@ { "homepage": "https://k6.io", "description": "Load and performance regression testing tool for cloud native backend infrastructure", - "version": "0.26.1", + "version": "0.26.2", "license": "AGPL-3.0", "architecture": { "64bit": { - "url": "https://github.com/loadimpact/k6/releases/download/v0.26.1/k6-v0.26.1-win64.zip", - "hash": "51e09d6acfb01eccdfe4278b025fa259581d6a6060bb01b669c0b6e2f82264f1", - "extract_dir": "k6-v0.26.1-win64" + "url": "https://github.com/loadimpact/k6/releases/download/v0.26.2/k6-v0.26.2-win64.zip", + "hash": "a015820fcbf7c67a5e6ea8cdbad990e8844c37afdf606e0890678e6441564e01", + "extract_dir": "k6-v0.26.2-win64" }, "32bit": { - "url": "https://github.com/loadimpact/k6/releases/download/v0.26.1/k6-v0.26.1-win32.zip", - "hash": "fe7fbc63d18f6b6f6e28204ebd0c8ca0ea7ffab315d261231b3f96659209986b", - "extract_dir": "k6-v0.26.1-win32" + "url": "https://github.com/loadimpact/k6/releases/download/v0.26.2/k6-v0.26.2-win32.zip", + "hash": "0214f26fe952f93a79fad5e21da6a29338f0afcf017bb682b73085b010767e33", + "extract_dir": "k6-v0.26.2-win32" } }, "bin": "k6.exe",