mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-10 05:35:15 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.49.1",
|
|
"license": "BSD",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.49.1/flow-win64-v0.49.1.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "8602a1d54fce64d17b90d19d9f0c00cd0c4b888205a1264b92d33dfeaf7ddae1",
|
|
"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"
|
|
}
|
|
}
|