From cc1ef3b90a3a3cbc32a963c71119b43a82f675cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 08:27:35 +0000 Subject: [PATCH] hasura-cli: Update to version 2.23.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 5fa0ba26c3..4d60f49387 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.22.1", + "version": "2.23.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.22.1/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "c0663fb3c703bcb2f4d97e23455c1a0459028236ee6cbae8e562994c54ebf0ba" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.23.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "ad1b2dd312c217c4a9b266526b65e4a288a1be969f7c1742bb8e06d84b0b3f07" } }, "bin": "hasura.exe",