From dfca58075558be14050c4bd5a9c35ee797b01d17 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 08:33:40 +0000 Subject: [PATCH] gauge: Update to version 1.6.26 --- bucket/gauge.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gauge.json b/bucket/gauge.json index 77ebbe1c4f..7e9e5c1a84 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -1,16 +1,16 @@ { - "version": "1.6.25", + "version": "1.6.26", "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.25/gauge-1.6.25-windows.x86_64.zip", - "hash": "c2621d9aab89dfe3a94afc379c0bf0d55d30b421cdcc560ab6b065afbe8fc921" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.26/gauge-1.6.26-windows.x86_64.zip", + "hash": "e89f012978c6e1d275c4d6bfc51f5cff67ccd569b271d64c5324f858863fd8cc" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.6.25/gauge-1.6.25-windows.x86.zip", - "hash": "51ce304da5b97e855135feb0f80c0ab58c6a2321a6e750f6a75dc97529d86d7a" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.26/gauge-1.6.26-windows.x86.zip", + "hash": "20842a120778b078aa6f218fac67e1d6d2dba37d1aece57d80778c02de40c368" } }, "bin": "gauge.exe",