From 7787866037b4d476dc3d4bea69d8cdf1bce75df0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 00:35:48 +0000 Subject: [PATCH] hasura-cli: Update to version 2.20.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 2e39c32c53..fbcf7aa4f4 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.19.0", + "version": "2.20.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.19.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "6f34c359914f60f170c9cef56686a572566f01c4adebb5e6b21d5923f6a40122" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.20.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "1d17416e5dfaf872b14a651aee61e55772ba7a775e2197071b690503a04d5403" } }, "bin": "hasura.exe",