mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-18 06:31:25 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.80.0",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.80.0/flow-win64-v0.80.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "9533b97acd603c6584747511c8797bd851f264774a3178695a35e3c0bba51fe1",
|
|
"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"
|
|
}
|
|
}
|