From 62a694ebee3e0d49ea6d4e9a0b5c4c0e4fb32340 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 12:32:09 +0000 Subject: [PATCH] hasura-cli: Update to version 2.48.10 --- 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 ef38b4ac03..d993eb105d 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.48.9", + "version": "2.48.10", "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.9/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "a553f1dfadb812e4ef893517f715afb1122135b492489e758cc8d32427d5a66f" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.48.10/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "4be5dae62324a1bc16f42cff4704e416226dc0f87298a8cf31c593795be45f8b" } }, "bin": "hasura.exe",