From a9f56014d51a853aa786ad09fdfae354fac3d9d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:32:38 +0000 Subject: [PATCH] hasura-cli: Update to version 2.36.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 05aa070bee..de897b8275 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.36.1", + "version": "2.36.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.36.1/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "b8830299bfce9c736b7df6eabe9a52dbb078ffde69e9432608cbd2d940c2f647" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.36.2/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "e43a009e4f7fce62e5b1ab2bb3b2cf4d50469bec067e0e57b17b80453077b4e5" } }, "bin": "hasura.exe",