mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 20:14:27 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.87.0",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.87.0/flow-win64-v0.87.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "f3e2b5a803de04fc842e2eb054036c80883ca3754201c77dd40b0605f090acf7",
|
|
"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"
|
|
}
|
|
}
|