mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
24 lines
764 B
JSON
24 lines
764 B
JSON
{
|
|
"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.6/cli-hasura-windows-amd64.exe#/hasura.exe",
|
|
"hash": "8253a586c9399b194599affb78c7b5d955c46bd44deb19fcbcbdaf262b1988f4"
|
|
}
|
|
},
|
|
"bin": "hasura.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/hasura/graphql-engine"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/hasura/graphql-engine/releases/download/v$version/cli-hasura-windows-amd64.exe#/hasura.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|