From 73bef1f4d7813e6402f8b038deeabd2b69285100 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 00:33:54 +0000 Subject: [PATCH] hasura-cli: Update to version 2.33.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 932bcbaf86..2189d63a50 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.32.1", + "version": "2.33.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.32.1/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "aa21dac8294c893a7f44dca90ec4d110cf4f415c402eda9a5a8f441b74c0a9d2" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.33.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "d311234d63e62100088ab2626c9991d3180184c7f2a604c417e8b08e28f9d998" } }, "bin": "hasura.exe",