mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-03 06:24:27 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.60.1",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.60.1/flow-win64-v0.60.1.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "15b925c505d6b293df9e8436ecee2338c2a662b9870469eb2ea91ab601911ef0",
|
|
"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"
|
|
}
|
|
}
|