From 81ca8c115b485c28dafe4370a75d0e57591be98e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 16:29:51 +0000 Subject: [PATCH] hasura-cli: Update to version 2.33.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 2189d63a50..d1069cf119 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.33.0", + "version": "2.33.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.33.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "d311234d63e62100088ab2626c9991d3180184c7f2a604c417e8b08e28f9d998" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.33.1/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "2f2eab1ba36ef0098dd124946b589a0f05ddd6eab5c1a88e3874a09c0e819b43" } }, "bin": "hasura.exe",