From 16229e6fc44af77a577ac5657fc32ce91627c940 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:32:29 +0000 Subject: [PATCH] hasura-cli: Update to version 2.44.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 8a767ec7e9..05cd5493e4 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.43.0", + "version": "2.44.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.43.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "c2bc04fb16e759efafe722f4f181a269422e9d5924050ca22f2c4c425369b2a6" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.44.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "2dc6c29c3f7b6bc2fb3364681c7748452a9a8a35ea83a89e2e53a707b41bb6cc" } }, "bin": "hasura.exe",