From 9d3c9613e8068bc1de2cdb805403fbcefdcf0bbf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 05:07:51 +0000 Subject: [PATCH] gauge: Update to version 1.6.6 --- bucket/gauge.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gauge.json b/bucket/gauge.json index c96199eb6a..7400ba6ef3 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -1,16 +1,16 @@ { - "version": "1.6.5", + "version": "1.6.6", "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.5/gauge-1.6.5-windows.x86_64.zip", - "hash": "753497f67e63842665c4f993ec876bee915e6d10c757a6c08bb1b9d29a9f03a1" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.6/gauge-1.6.6-windows.x86_64.zip", + "hash": "8ae8b34cb605fff060aa2c9f8ca7384de5728f8cd519da1ea3a2b970b1754c84" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.6.5/gauge-1.6.5-windows.x86.zip", - "hash": "da12d597a362a722f636e3b9f0b1d30252c15f399b0be25799e6d7f1ccffb562" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.6/gauge-1.6.6-windows.x86.zip", + "hash": "d1a830ea5d291c6444ab8185c979648fd6eb028de197d28943d8cd8ac4dda501" } }, "bin": "gauge.exe",