From 5ebe7eb38d2932af151e13c7b1d2bcc548b1b029 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 16:30:08 +0000 Subject: [PATCH] hasura-cli: Update to version 2.36.8 --- 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 cab2004f4d..1330f138ac 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.44.0", + "version": "2.36.8", "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.44.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "2d926368a8fe3152f7addc658bfcdefc1997ec15fcc69ba44aeeaa6da9dd9075" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.36.8/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "479d7c1f8f0d5246207f3ab689dcc54e74ca75397d67b3de7cdf4e4a7588c18b" } }, "bin": "hasura.exe",