diff --git a/bucket/hasura-cli.json b/bucket/hasura-cli.json index 1cc73232ba..ef38b4ac03 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.48.6", + "version": "2.48.9", "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.48.6/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "8253a586c9399b194599affb78c7b5d955c46bd44deb19fcbcbdaf262b1988f4" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.48.9/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "a553f1dfadb812e4ef893517f715afb1122135b492489e758cc8d32427d5a66f" } }, "bin": "hasura.exe",