From ca175ed116788dd4591390cb41d0e5487ec0bc60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 12:30:08 +0000 Subject: [PATCH] k6: Update to version 0.36.0 --- bucket/k6.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/k6.json b/bucket/k6.json index 155dce875a..75fe8cc2e8 100644 --- a/bucket/k6.json +++ b/bucket/k6.json @@ -1,13 +1,13 @@ { - "version": "0.35.0", + "version": "0.36.0", "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/v0.35.0/k6-v0.35.0-windows-amd64.zip", - "hash": "89dcf2dc3007cd007a86fc94f66e364494d878d951afcf6e39b6c9b702b54a8b", - "extract_dir": "k6-v0.35.0-windows-amd64" + "url": "https://github.com/grafana/k6/releases/download/v0.36.0/k6-v0.36.0-windows-amd64.zip", + "hash": "01d4c08b92743af2573bcc2e3fd8dc538df05663a19c53a3f4e499053acfafd3", + "extract_dir": "k6-v0.36.0-windows-amd64" } }, "bin": "k6.exe",