From 6d4a04cefe0f099bec109e617f4fd27f38100961 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:29:25 +0000 Subject: [PATCH] hasura-cli: Update to version 2.46.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 db4a73660b..c7ca10f9bf 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.36.10", + "version": "2.46.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.36.10/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "54dab5c5cc279f4bf5875850b443e504a6be67f3cc8dda273225d603f9bc9adf" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.46.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "b1961bfda7f11fb119426aaecd94daf29b30cbf0d0e3a8b51578645119bb70e6" } }, "bin": "hasura.exe",