hasura-cli: Update to version 2.24.1

This commit is contained in:
github-actions[bot] 2023-04-28 16:26:44 +00:00
parent 0ac4de2108
commit 94e9cfdda3

View File

@ -1,12 +1,12 @@
{ {
"version": "2.24.0", "version": "2.24.1",
"description": "Hasura GraphQL Engine CLI", "description": "Hasura GraphQL Engine CLI",
"homepage": "https://hasura.io/", "homepage": "https://hasura.io/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/hasura/graphql-engine/releases/download/v2.24.0/cli-hasura-windows-amd64.exe#/hasura.exe", "url": "https://github.com/hasura/graphql-engine/releases/download/v2.24.1/cli-hasura-windows-amd64.exe#/hasura.exe",
"hash": "a868161d8273f48278998c622ef7906f43dd6dfaa8fa926b50bb75a02a18fea2" "hash": "45aa86a15f15cce78991f65b445d8088e2d089cdaceebf17fc5cfddd2141bcb5"
} }
}, },
"bin": "hasura.exe", "bin": "hasura.exe",