diff --git a/bucket/hasura-cli.json b/bucket/hasura-cli.json index 1f9d893996..2e39c32c53 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.18.0", + "version": "2.19.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.18.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "03127adc73b3fa62efa15c43e9f6b3422c662b28b083b11e45ecfb4abb0a472b" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.19.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "6f34c359914f60f170c9cef56686a572566f01c4adebb5e6b21d5923f6a40122" } }, "bin": "hasura.exe",