mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-04 14:31:35 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.70.0",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.70.0/flow-win64-v0.70.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "121ffda370a2af5bd574e9578658bf4443b11b8b70af2e5a65d7966d00fc8237",
|
|
"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"
|
|
}
|
|
}
|