From 21d5fd1b510c0c6d893a9947e7dd2d93891e7d9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Apr 2023 12:30:43 +0000 Subject: [PATCH] hasura-cli: Update to version 2.24.0 --- 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 4d60f49387..0bb07bdd0f 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.23.0", + "version": "2.24.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.23.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "ad1b2dd312c217c4a9b266526b65e4a288a1be969f7c1742bb8e06d84b0b3f07" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.24.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "a868161d8273f48278998c622ef7906f43dd6dfaa8fa926b50bb75a02a18fea2" } }, "bin": "hasura.exe",