From e574e19be1ca49824f3582d49e50d4e304d4d7fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 04:31:47 +0000 Subject: [PATCH] gauge: Update to version 1.6.19 --- bucket/gauge.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gauge.json b/bucket/gauge.json index e7be984ee1..08ca671920 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -1,16 +1,16 @@ { - "version": "1.6.18", + "version": "1.6.19", "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.18/gauge-1.6.18-windows.x86_64.zip", - "hash": "f69bb6f88d5db7e328838f15cbcada2e5d42bed137963209a1235dce85062f46" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.19/gauge-1.6.19-windows.x86_64.zip", + "hash": "12f70457280847ea2cc44432c4eea5439660210f7b9cc72e2023aced65a30f34" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.6.18/gauge-1.6.18-windows.x86.zip", - "hash": "c963ead07bfa6a0a9a18c897c4ed734d6dbeb31d1a57ee37667945f7feedb30c" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.19/gauge-1.6.19-windows.x86.zip", + "hash": "3ff86f07c80752d2667c85f58f39dbc83aa5a4a0f88dbebc6515d388cdc4ec97" } }, "bin": "gauge.exe",