From 2a81c931d2855e18638f21f5ffaba84bf22623e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 16:36:23 +0000 Subject: [PATCH] hasura-cli: Update to version 2.39.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 96a9d516be..c0ce0f3a52 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.39.0", + "version": "2.39.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.39.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "1b238a5d2a3433ca69df06ff2a5b75aa91d242a2092ba1107bee89a28821bcef" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.39.1/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "baa58040e022c4f1adf2b5aa01de763100f08c5664fb519e1ff867a7c27cdfd9" } }, "bin": "hasura.exe",