diff --git a/bucket/hasura-cli.json b/bucket/hasura-cli.json index 35a3d1d931..fb0e4f53e2 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.25.1", + "version": "2.26.0", "description": "Hasura GraphQL Engine CLI", "homepage": "https://hasura.io/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/hasura/graphql-engine/releases/download/v2.25.1/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "7a16d181850473f85ed98465487cc4f41444198dc9dbd15c03f85268222f3af2" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.26.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "e083faaedfa5e49e3cc0df0c8f607b6a186e28ccd50699f9907ba4e0439ce47d" } }, "bin": "hasura.exe",