From 9544667bdf3381541c867fa1a3c3fb5d2838ae43 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 16:30:10 +0000 Subject: [PATCH] hasura-cli: Update to version 2.29.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 255f39dad5..bce41e4644 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.28.2", + "version": "2.29.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.28.2/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "4865a5f5b602de0afb700326495286284ebf6dd0be004cf55873629af24b0b91" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.29.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "650c42da8784a4c34b0400dc3ff40a080d6706a77b4ee4b37e8300a49bb5ba10" } }, "bin": "hasura.exe",