From 457da16556a63c6e59703f0925e3377c0a8e42d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 08:26:54 +0000 Subject: [PATCH] hasura-cli: Update to version 2.35.2 --- 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 3f14fe2511..3d31fc1b50 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.35.1", + "version": "2.35.2", "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.1/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "db342b8772987c7838edaef0629718be1823d81da40bb2fd09aa1cd4a2af6ad1" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.35.2/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "b4e6a7b1e1ac9498ab01917ae2a3afd87e78b59d309158fa9f539bc8a0e2978c" } }, "bin": "hasura.exe",