diff --git a/bucket/gauge.json b/bucket/gauge.json index 9d70c4bae9..3d74946756 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -1,16 +1,16 @@ { - "version": "1.5.2", + "version": "1.5.3", "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.2/gauge-1.5.2-windows.x86_64.zip", - "hash": "04cc7caeba376152f2ab12063e752993bebcba785cf03e944ae71a96ad2c442a" + "url": "https://github.com/getgauge/gauge/releases/download/v1.5.3/gauge-1.5.3-windows.x86_64.zip", + "hash": "b33b01a3e072475b5eb872c6775605125cd358696285d9d5d84980265051a5b0" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.5.2/gauge-1.5.2-windows.x86.zip", - "hash": "7c5e3ef89c64682e4cab176438d8cdb7ef7f4051e0d4cf961d15908a9a1b138a" + "url": "https://github.com/getgauge/gauge/releases/download/v1.5.3/gauge-1.5.3-windows.x86.zip", + "hash": "a6c99d9261bc1639d6e317cc704552892653ca597b7094cdfd43a39718a43eb7" } }, "bin": "gauge.exe",