From 063370e7043dea38dd8bc5eaa83815fea4db93a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 16:30:03 +0000 Subject: [PATCH] hasura-cli: Update to version 2.48.6 --- 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 426e5d2500..1cc73232ba 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.48.5", + "version": "2.48.6", "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.5/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "3962d2be818e41e80cfe4e44780bde0a9f973d4097ca907077ed64be36bf64e2" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.48.6/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "8253a586c9399b194599affb78c7b5d955c46bd44deb19fcbcbdaf262b1988f4" } }, "bin": "hasura.exe",