From fef9d80dbb26ce58388cc1b5f86415a3dfd9811e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 16:28:57 +0000 Subject: [PATCH] hasura-cli: Update to version 2.25.1 --- 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 85b6347ad9..35a3d1d931 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.25.0", + "version": "2.25.1", "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.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "6017978ba02de741435b3f339f6c65692d4fc626bec545e5696792b6d879748d" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.25.1/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "7a16d181850473f85ed98465487cc4f41444198dc9dbd15c03f85268222f3af2" } }, "bin": "hasura.exe",