diff --git a/bucket/hasura-cli.json b/bucket/hasura-cli.json index 53cccaa6ff..b05f0f71e3 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.28.0", + "version": "2.28.1", "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.28.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "4c588fc40ffbc04e4e7133cdeb4b6d1f04425e845d6f1b4d4f4c1a19ea6795cd" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.28.1/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "bb7c4f62eaa38e6b2fe97061a49030f36ff42b4a86a08ae6f70226ec9b908ffc" } }, "bin": "hasura.exe",