diff --git a/bucket/gauge.json b/bucket/gauge.json index 336b0b364b..4db915ce9b 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -1,16 +1,16 @@ { - "version": "1.6.15", + "version": "1.6.16", "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.15/gauge-1.6.15-windows.x86_64.zip", - "hash": "cff12cf07ac1d1bf3194d66bb788b0d08a57440c4ac49f12270fd4b8834b6b93" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.16/gauge-1.6.16-windows.x86_64.zip", + "hash": "e6b6167fb245510a58ae31ae8bbb3a829610f7889715024cda0aa3dc6ffa4e61" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.6.15/gauge-1.6.15-windows.x86.zip", - "hash": "46d57d65cf5d82ac51cad107d0504a8f0465c9969d13132a5dce7d97562d357a" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.16/gauge-1.6.16-windows.x86.zip", + "hash": "10651a98b38a9db126ac9ed809993cda35af24a70f5a075903e70c90ef0298da" } }, "bin": "gauge.exe",