mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-07 20:25:14 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.51.0",
|
|
"license": "BSD",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.51.0/flow-win64-v0.51.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "cd4cdca249d44a946910994b3b2ca6a8040c76734033f2b180a4d939dfcabe6f",
|
|
"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"
|
|
}
|
|
}
|