diff --git a/bucket/hasura-cli.json b/bucket/hasura-cli.json index 835c528e41..426e5d2500 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.48.4", + "version": "2.48.5", "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.4/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "cd83e4d34bf137fd256bb5cd62ed02465b39926805e666ead2c48abf1e8aa901" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.48.5/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "3962d2be818e41e80cfe4e44780bde0a9f973d4097ca907077ed64be36bf64e2" } }, "bin": "hasura.exe",