From deeb19eafb98d0402937b10dcbf9d53828a1a60d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 12:33:08 +0000 Subject: [PATCH] gauge: Update to version 1.6.24 --- bucket/gauge.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gauge.json b/bucket/gauge.json index a73dab28bc..ca4d17c247 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -1,16 +1,16 @@ { - "version": "1.6.22", + "version": "1.6.24", "description": "Test automation tool", "homepage": "https://gauge.org", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.6.22/gauge-1.6.22-windows.x86_64.zip", - "hash": "fa726b1df666ef2cb8bd03b87ffd3860bb6e2b3755aec7f7d02e330ee86cac81" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.24/gauge-1.6.24-windows.x86_64.zip", + "hash": "9aad8944c244c1c1f35b6d493c2282dab9b47d3d005bb4c0c1cc2cc7e0e0071d" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.6.22/gauge-1.6.22-windows.x86.zip", - "hash": "9306b8fd0f1254b80f4069086980a39011b543ad8880f460f723c0ff3d47018b" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.24/gauge-1.6.24-windows.x86.zip", + "hash": "2513ed60124b9e5f984cb0e142009a8befbe63f7dc75724e4066f1f8acf663ca" } }, "bin": "gauge.exe",