From dbc1cefe5bd7e54ed1e6847a09f851663c3a01c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 12:30:48 +0000 Subject: [PATCH] hasura-cli: Update to version 2.33.2 --- 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 d1069cf119..34d9f83c05 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.33.1", + "version": "2.33.2", "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.33.1/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "2f2eab1ba36ef0098dd124946b589a0f05ddd6eab5c1a88e3874a09c0e819b43" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.33.2/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "67cf9daf9d88183154f1266bb10d59d0e6460ffc3176e540d99ac2392dc70eb5" } }, "bin": "hasura.exe",