mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
24 lines
764 B
JSON
24 lines
764 B
JSON
{
|
|
"version": "2.48.4",
|
|
"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.4/cli-hasura-windows-amd64.exe#/hasura.exe",
|
|
"hash": "cd83e4d34bf137fd256bb5cd62ed02465b39926805e666ead2c48abf1e8aa901"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|