From 71a813a117e9f2764b05717aeaf31fc5b7755c77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 12:30:19 +0000 Subject: [PATCH] hasura-cli: Update to version 2.36.3 --- 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 de897b8275..74d955272d 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.36.2", + "version": "2.36.3", "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.2/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "e43a009e4f7fce62e5b1ab2bb3b2cf4d50469bec067e0e57b17b80453077b4e5" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.36.3/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "db74b94488167afdeb3198b0247f789bf4d7ec61971d57ea3105c479916cdd4e" } }, "bin": "hasura.exe",