diff --git a/bucket/gauge.json b/bucket/gauge.json index 4db915ce9b..6cfbf21d7f 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -1,16 +1,16 @@ { - "version": "1.6.16", + "version": "1.6.17", "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.16/gauge-1.6.16-windows.x86_64.zip", - "hash": "e6b6167fb245510a58ae31ae8bbb3a829610f7889715024cda0aa3dc6ffa4e61" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.17/gauge-1.6.17-windows.x86_64.zip", + "hash": "2f9c2c09e25bca1653df8ca32e0ff248bad053561a4268e844230750aa17e07c" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.6.16/gauge-1.6.16-windows.x86.zip", - "hash": "10651a98b38a9db126ac9ed809993cda35af24a70f5a075903e70c90ef0298da" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.17/gauge-1.6.17-windows.x86.zip", + "hash": "e7545fa8c10fcabef35782c79c0e0c40428dcbea8b0700ea78b962f466a9f6ce" } }, "bin": "gauge.exe",