From a6298a6a1aa16b7428028691bfddfd1a2f2ef5fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 16:27:42 +0000 Subject: [PATCH] hasura-cli: Update to version 2.26.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 35a3d1d931..fb0e4f53e2 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.25.1", + "version": "2.26.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.25.1/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "7a16d181850473f85ed98465487cc4f41444198dc9dbd15c03f85268222f3af2" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.26.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "e083faaedfa5e49e3cc0df0c8f607b6a186e28ccd50699f9907ba4e0439ce47d" } }, "bin": "hasura.exe",