From 99c7163d1a1aae64d659865e2d586bbac2a31ab5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 12:30:50 +0000 Subject: [PATCH] hasura-cli: Update to version 2.37.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 ccf5ef9f4c..42601f7bb6 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.37.0", + "version": "2.37.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.37.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "4faf5a0e378726c25fdecc95fa850c18c87524f7ac57bec0047cb399ab65c069" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.37.1/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "51312a275e6497d5248a5bc851cc10840c77a24685804ea204ace2621372ee4d" } }, "bin": "hasura.exe",