From ad1418d88a4f90446f4f2552df48dffd5395867c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Mar 2024 17:07:19 +0000 Subject: [PATCH] hasura-cli: Update to version 2.38.0 --- 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 42601f7bb6..80cb91e8ba 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.37.1", + "version": "2.38.0", "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.1/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "51312a275e6497d5248a5bc851cc10840c77a24685804ea204ace2621372ee4d" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.38.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "b1b61be2e56e539428a9cc7d50e30e8a45576979b77d8ee65b68baf33eb34372" } }, "bin": "hasura.exe",