From 01316834dc6c6c2cf6ca19b09b6bb30b753d86e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 08:30:49 +0000 Subject: [PATCH] hasura-cli: Update to version 2.48.3 --- 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 d10dcd8d1b..020b21be38 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.48.1", + "version": "2.48.3", "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.48.1/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "577a776bd9bbfa1a039463cfb88a825b11c7245dcbfb1c80c0c5c565bbb623c7" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.48.3/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "996cbc5466d2de17861ba5ed1cbcfa6425d4d4448745b64c884d5567a4faa440" } }, "bin": "hasura.exe",