From 34420ee9e42295d2ab357e9ebf0708b706a52c01 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 12:32:04 +0000 Subject: [PATCH] hasura-cli: Update to version 2.45.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 38263ae245..c4f27514dd 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.45.1", + "version": "2.45.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.45.1/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "8eac070cf960763c487cddfdcb59dca72571a26011b5c5ebe4fdab1a48c7cfd6" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.45.2/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "e9d815fdad20e47334cfedb663a6169bc20c39b06c32db14005f54f3bb9b46a2" } }, "bin": "hasura.exe",