diff --git a/bucket/gauge.json b/bucket/gauge.json index 77ebbe1c4f..7e9e5c1a84 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -1,16 +1,16 @@ { - "version": "1.6.25", + "version": "1.6.26", "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.25/gauge-1.6.25-windows.x86_64.zip", - "hash": "c2621d9aab89dfe3a94afc379c0bf0d55d30b421cdcc560ab6b065afbe8fc921" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.26/gauge-1.6.26-windows.x86_64.zip", + "hash": "e89f012978c6e1d275c4d6bfc51f5cff67ccd569b271d64c5324f858863fd8cc" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.6.25/gauge-1.6.25-windows.x86.zip", - "hash": "51ce304da5b97e855135feb0f80c0ab58c6a2321a6e750f6a75dc97529d86d7a" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.26/gauge-1.6.26-windows.x86.zip", + "hash": "20842a120778b078aa6f218fac67e1d6d2dba37d1aece57d80778c02de40c368" } }, "bin": "gauge.exe",