From a83f28c5892ebdea3eb2c7a3b1ae59f97e19932b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 16:29:05 +0000 Subject: [PATCH] hasura-cli: Update to version 2.43.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 d461891575..8a767ec7e9 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.42.0", + "version": "2.43.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.42.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "0af758aae3b9f674be087e1e7bcbc80ccce5182568360bf7faf39edd4d7e65cb" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.43.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "c2bc04fb16e759efafe722f4f181a269422e9d5924050ca22f2c4c425369b2a6" } }, "bin": "hasura.exe",