From 0498fd37b40a408830f3812b6dd16b53fc998629 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 20:27:31 +0000 Subject: [PATCH] hasura-cli: Update to version 2.28.2 --- 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 b05f0f71e3..255f39dad5 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.28.1", + "version": "2.28.2", "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.28.1/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "bb7c4f62eaa38e6b2fe97061a49030f36ff42b4a86a08ae6f70226ec9b908ffc" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.28.2/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "4865a5f5b602de0afb700326495286284ebf6dd0be004cf55873629af24b0b91" } }, "bin": "hasura.exe",