From 31002691e2ccfd176a29ca5359310c5f8f317516 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 08:27:24 +0000 Subject: [PATCH] hasura-cli: Update to version 2.35.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 7c2628094b..3f14fe2511 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.35.0", + "version": "2.35.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.35.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "4953dbb66e33b92337db61835796e07b4a36003726107344607408cf7e5a5cdf" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.35.1/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "db342b8772987c7838edaef0629718be1823d81da40bb2fd09aa1cd4a2af6ad1" } }, "bin": "hasura.exe",