mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.52.0",
|
|
"license": "BSD",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.52.0/flow-win64-v0.52.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "a5d89e9266957c1b647b41c7a6a0968fcb7a54c75dd23dbea38f2d8fbbe47a2a",
|
|
"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"
|
|
}
|
|
}
|