mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-23 01:01:39 +00:00
24 lines
764 B
JSON
24 lines
764 B
JSON
{
|
|
"version": "2.37.1",
|
|
"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.37.1/cli-hasura-windows-amd64.exe#/hasura.exe",
|
|
"hash": "51312a275e6497d5248a5bc851cc10840c77a24685804ea204ace2621372ee4d"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|