mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-13 10:51:19 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.79.1",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.79.1/flow-win64-v0.79.1.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "446ee7bdcadab23b35d9eeae6e93732e1cc9ab1e527e2c3430802e83ba12af3b",
|
|
"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"
|
|
}
|
|
}
|