From eab1a85aef7d7c14e13f81adaa820c06fe83a9b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 16:26:57 +0000 Subject: [PATCH] hasura-cli: Update to version 2.32.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 77ff2203bc..0a33afb301 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.31.0", + "version": "2.32.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.31.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "3061fb1ae0a1af1140b3ce83e5a864463d3f2a5de2b611a38b9453b1e52e8773" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.32.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "27eba55e65ee1d2b856288661cef510da6f6888975318bf2e4da56bfe486e4cd" } }, "bin": "hasura.exe",