From 94e9cfdda317e3ab2f58b48aaf0daf22fac5c01b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 16:26:44 +0000 Subject: [PATCH] hasura-cli: Update to version 2.24.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 0bb07bdd0f..7807f44730 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.24.0", + "version": "2.24.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.24.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "a868161d8273f48278998c622ef7906f43dd6dfaa8fa926b50bb75a02a18fea2" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.24.1/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "45aa86a15f15cce78991f65b445d8088e2d089cdaceebf17fc5cfddd2141bcb5" } }, "bin": "hasura.exe",