From bcaa6ccb0caca82735aaa6d6e56492672bfb4142 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 20:26:04 +0000 Subject: [PATCH] hasura-cli: Update to version 2.29.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 bce41e4644..fecd58b494 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.29.0", + "version": "2.29.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.29.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "650c42da8784a4c34b0400dc3ff40a080d6706a77b4ee4b37e8300a49bb5ba10" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.29.1/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "edcb550841b26d75bc10979a2007074d3060d6068eb272923ee7e0ddf8fed4c2" } }, "bin": "hasura.exe",