diff --git a/bucket/hasura-cli.json b/bucket/hasura-cli.json index 9b77aca3c8..925aa96096 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.30.0", + "version": "2.30.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.30.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "35ec51c2cda585dda243eb8258b9041e757ce31ee6347d8a4723416c41f4bec7" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.30.1/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "95e7226fa3e468ea0c85442bfd92cf28237e8dcfba5de565239e82a87af86625" } }, "bin": "hasura.exe",