diff --git a/bucket/gauge.json b/bucket/gauge.json index e965f00361..8cdf324e64 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -1,16 +1,16 @@ { - "version": "1.3.3", + "version": "1.4.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.3.3/gauge-1.3.3-windows.x86_64.zip", - "hash": "242cbc20db1f4d0c8c748d2622a47ec7b413999c6703d2a1bf7abe3dc8922816" + "url": "https://github.com/getgauge/gauge/releases/download/v1.4.0/gauge-1.4.0-windows.x86_64.zip", + "hash": "cc77db01c2dec1d029fd909c014afb644481044298906cc3c31d865afe519b13" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.3.3/gauge-1.3.3-windows.x86.zip", - "hash": "aa67238a0ba344cd081040aaf39ebfc79c7fe4f17013bd33e5006b3c4fbc59c8" + "url": "https://github.com/getgauge/gauge/releases/download/v1.4.0/gauge-1.4.0-windows.x86.zip", + "hash": "9549506c3bf445b54ccaa7fa0aa1974fe91e2ce0b2b2838ced415fa592abd732" } }, "bin": "gauge.exe",