From 5fadf9a7e67c925690a7733802bc2bb1fa943b94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 12:33:28 +0000 Subject: [PATCH] hasura-cli: Update to version 2.21.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 a5c928dca3..92d396aae0 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.20.1", + "version": "2.21.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.20.1/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "23b697ad10caa635ee7e323cc97df3b3578e37d54cbc25936b2f482ac445f0e0" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.21.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "36205040f0a43d906399c7d82365cff339cbf8994b2b724de81464196d7d587b" } }, "bin": "hasura.exe",