From c97aab7db7aba5ee2cbef0da371685b6fe97bd9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 12:30:34 +0000 Subject: [PATCH] hasura-cli: Update to version 2.35.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 147de98763..7c2628094b 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.34.0", + "version": "2.35.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.34.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "341052342d899ad1da07771b92ae94dc009b4a39486dc7f66ed4ae780aff54af" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.35.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "4953dbb66e33b92337db61835796e07b4a36003726107344607408cf7e5a5cdf" } }, "bin": "hasura.exe",