From 47ceb579135131904d163038abd243729a3fe2bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 16:31:09 +0000 Subject: [PATCH] hasura-cli: Update to version 2.45.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 7498e051e7..38263ae245 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.45.0", + "version": "2.45.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.45.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "389f7c89f656edfc23209f0ee7d47f139353e6a5c992065dc04984bae40f2473" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.45.1/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "8eac070cf960763c487cddfdcb59dca72571a26011b5c5ebe4fdab1a48c7cfd6" } }, "bin": "hasura.exe",