From 3c7dddd8f2f1d9a1b5798b7719973b90f93c6031 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 12:31:48 +0000 Subject: [PATCH] hasura-cli: Update to version 2.48.4 --- 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 020b21be38..835c528e41 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.48.3", + "version": "2.48.4", "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.3/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "996cbc5466d2de17861ba5ed1cbcfa6425d4d4448745b64c884d5567a4faa440" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.48.4/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "cd83e4d34bf137fd256bb5cd62ed02465b39926805e666ead2c48abf1e8aa901" } }, "bin": "hasura.exe",