From 6bc69f14546f69a5e4c1a243f4f6769495a642de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 16:27:41 +0000 Subject: [PATCH] hasura-cli: Update to version 2.31.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 925aa96096..77ff2203bc 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.30.1", + "version": "2.31.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.30.1/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "95e7226fa3e468ea0c85442bfd92cf28237e8dcfba5de565239e82a87af86625" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.31.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "3061fb1ae0a1af1140b3ce83e5a864463d3f2a5de2b611a38b9453b1e52e8773" } }, "bin": "hasura.exe",