From f6d8be51caada8983a5bdb705d3d784bbc8bd6df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 08:28:43 +0000 Subject: [PATCH] hasura-cli: Update to version 2.40.1 --- bucket/hasura-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hasura-cli.json b/bucket/hasura-cli.json index 1f5b2b51ce..ed59d922cb 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.40.0", + "version": "2.40.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.40.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "2ff77e28b981ebc4c7396238537aa2353ae497165da2ec3a753a8e0516e20525" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.40.1/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "6d678d57acfdc5a5734610b08b27d172c64f140438d854eb9477edb2d3187107" } }, "bin": "hasura.exe",