From 10b0befed2eee2848a5d73c47123fdd19949e79d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 12:31:17 +0000 Subject: [PATCH] hasura-cli: Update to version 2.42.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 915d990212..d461891575 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.41.0", + "version": "2.42.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.41.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "254b3d068de94ae581e369efe31d6a9590d19551138c269f9712cb110a1459df" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.42.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "0af758aae3b9f674be087e1e7bcbc80ccce5182568360bf7faf39edd4d7e65cb" } }, "bin": "hasura.exe",