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