From 6123297f0f676a810c23e0a4724ed35844c97cda Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 08:30:56 +0000 Subject: [PATCH] k6: Update to version 1.2.3 --- bucket/k6.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/k6.json b/bucket/k6.json index 534fd5d37b..6c36c3a36c 100644 --- a/bucket/k6.json +++ b/bucket/k6.json @@ -1,13 +1,13 @@ { - "version": "1.2.2", + "version": "1.2.3", "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.2.2/k6-v1.2.2-windows-amd64.zip", - "hash": "6b74f6d6ea07d07687e747048b7a38225dfb11a434ac9a4d065d21c1f31701ad", - "extract_dir": "k6-v1.2.2-windows-amd64" + "url": "https://github.com/grafana/k6/releases/download/v1.2.3/k6-v1.2.3-windows-amd64.zip", + "hash": "2533ffd2aa641c0b92d2129634be6c707fa08a0fd3d7c77aed2dda8a2c062759", + "extract_dir": "k6-v1.2.3-windows-amd64" } }, "bin": "k6.exe",