From 7614e148881b1a5c0b7ee6ad91384bae0a37bedc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 13:11:56 +0000 Subject: [PATCH] gauge: Update to version 1.6.5 --- bucket/gauge.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gauge.json b/bucket/gauge.json index e3960958f8..c96199eb6a 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -1,16 +1,16 @@ { - "version": "1.6.4", + "version": "1.6.5", "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.4/gauge-1.6.4-windows.x86_64.zip", - "hash": "d4851ab876445bdfbca81ef88198930f101605479a0fc5c8ea02a54fb29c6296" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.5/gauge-1.6.5-windows.x86_64.zip", + "hash": "753497f67e63842665c4f993ec876bee915e6d10c757a6c08bb1b9d29a9f03a1" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.6.4/gauge-1.6.4-windows.x86.zip", - "hash": "b5b7013b5a86d68580401460a43cc38019723b1094304042de7adb06e4131c37" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.5/gauge-1.6.5-windows.x86.zip", + "hash": "da12d597a362a722f636e3b9f0b1d30252c15f399b0be25799e6d7f1ccffb562" } }, "bin": "gauge.exe",