From e1523ee55cba40a735bbd18228d6fec456ed8a15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 12:31:01 +0000 Subject: [PATCH] hasura-cli: Update to version 2.32.1 --- 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 0a33afb301..932bcbaf86 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.32.0", + "version": "2.32.1", "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.32.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "27eba55e65ee1d2b856288661cef510da6f6888975318bf2e4da56bfe486e4cd" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.32.1/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "aa21dac8294c893a7f44dca90ec4d110cf4f415c402eda9a5a8f441b74c0a9d2" } }, "bin": "hasura.exe",