From c568448fd68bf6814dcb57c8633fed45711c7cd7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 08:30:26 +0000 Subject: [PATCH] hasura-cli: Update to version 2.36.10 --- 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 d10dcd8d1b..db4a73660b 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.48.1", + "version": "2.36.10", "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.48.1/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "577a776bd9bbfa1a039463cfb88a825b11c7245dcbfb1c80c0c5c565bbb623c7" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.36.10/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "54dab5c5cc279f4bf5875850b443e504a6be67f3cc8dda273225d603f9bc9adf" } }, "bin": "hasura.exe",