mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.71.0",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.71.0/flow-win64-v0.71.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "ee617231d8d850d9cbb4f0f688ffe46c134a6df3fd49b3b96fe714fef80d167e",
|
|
"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"
|
|
}
|
|
}
|