From ec6264a6cba3140ccdeef662fc8bc1c7fa5e58b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 12:29:59 +0000 Subject: [PATCH] gauge: Update to version 1.6.0 --- bucket/gauge.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gauge.json b/bucket/gauge.json index 378902cd81..c7979755ea 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -1,16 +1,16 @@ { - "version": "1.5.7", + "version": "1.6.0", "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.5.7/gauge-1.5.7-windows.x86_64.zip", - "hash": "3f0246c4df7df2d735b59a2d14634d849fbca7ee2566dadb9aa0c7d95fefbb33" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.0/gauge-1.6.0-windows.x86_64.zip", + "hash": "2ce5b462167da3ae1a76eefaa546509678419a45c4945bb1b75fd98d6ddc8f3a" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.5.7/gauge-1.5.7-windows.x86.zip", - "hash": "e17703f5e71b197445008c22b26c29b4f15130ac881a39032cb26dc3964b2689" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.0/gauge-1.6.0-windows.x86.zip", + "hash": "f863ef0e229f16b939ab7f647a0ca064efd2f718485b79b6c712f0e817c01b58" } }, "bin": "gauge.exe",