From a737bb7546c1c665ef6b73f0131a6993f3aafda9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 12:31:56 +0000 Subject: [PATCH] hasura-cli: Update to version 2.28.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 a692f77199..53cccaa6ff 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.27.0", + "version": "2.28.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.27.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "a9d2672c96ed1d2df2c9e40bde4fa7e569cc23f21a928fbea1c2092cb3994482" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.28.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "4c588fc40ffbc04e4e7133cdeb4b6d1f04425e845d6f1b4d4f4c1a19ea6795cd" } }, "bin": "hasura.exe",