From 75c97b79e8ee3fe2fd959543645224e40d6562cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 00:39:32 +0000 Subject: [PATCH] gauge: Update to version 1.6.18 --- bucket/gauge.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gauge.json b/bucket/gauge.json index 6cfbf21d7f..e7be984ee1 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -1,16 +1,16 @@ { - "version": "1.6.17", + "version": "1.6.18", "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.17/gauge-1.6.17-windows.x86_64.zip", - "hash": "2f9c2c09e25bca1653df8ca32e0ff248bad053561a4268e844230750aa17e07c" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.18/gauge-1.6.18-windows.x86_64.zip", + "hash": "f69bb6f88d5db7e328838f15cbcada2e5d42bed137963209a1235dce85062f46" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.6.17/gauge-1.6.17-windows.x86.zip", - "hash": "e7545fa8c10fcabef35782c79c0e0c40428dcbea8b0700ea78b962f466a9f6ce" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.18/gauge-1.6.18-windows.x86.zip", + "hash": "c963ead07bfa6a0a9a18c897c4ed734d6dbeb31d1a57ee37667945f7feedb30c" } }, "bin": "gauge.exe",