mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-09 00:41:22 +00:00
24 lines
764 B
JSON
24 lines
764 B
JSON
{
|
|
"version": "2.33.3",
|
|
"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.33.3/cli-hasura-windows-amd64.exe#/hasura.exe",
|
|
"hash": "2dadb2793ab91a933c8917862122e390e0d86214d0b1a98801d2083994548aec"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|