From d06d8bef233b7c3aff1f93420957ca56a7a7af6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 16:28:57 +0000 Subject: [PATCH] hasura-cli: Update to version 2.22.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 e2f4a5a171..5fa0ba26c3 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.22.0", + "version": "2.22.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.22.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "64d54ddde5e6ad7ac6a800c7ba555f34742f957d35ed174c25254770c31d6726" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.22.1/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "c0663fb3c703bcb2f4d97e23455c1a0459028236ee6cbae8e562994c54ebf0ba" } }, "bin": "hasura.exe",