mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 07:06:23 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.96.1",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.96.1/flow-win64-v0.96.1.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "2b1369537691c54b47a2c2780bfa9d9e6565a254b342d8c76825204b6a2bc4b0",
|
|
"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"
|
|
}
|
|
}
|