From 22aa8c389dee580c4cc27e88e61daf26fac35bf9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 08:30:38 +0000 Subject: [PATCH] hasura-cli: Update to version 2.48.0 --- 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 3de7b7c4d8..740345023d 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.47.0", + "version": "2.48.0", "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.47.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "836337caf0b044af893a9a3ed4514d4c49286d5ac8875c8c3a6c20ca75f9e783" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.48.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "a443f4f7bbcc856a4bc5b92f3b0c0ece9e1520fef2a2fb149554d4e0b05005a8" } }, "bin": "hasura.exe",