mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 13:41:21 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.96.0",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.96.0/flow-win64-v0.96.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "62199026b8f35a909ef08f744c6b9a121463b8695064a6a6e24a060909688c16",
|
|
"bin": "flow.exe",
|
|
"extract_dir": "flow",
|
|
"checkver": {
|
|
"github": "https://github.com/facebook/flow"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/facebook/flow/releases/download/v$version/flow-win64-v$version.zip"
|
|
}
|
|
}
|