mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 07:06:23 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.54.1",
|
|
"license": "BSD",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.54.1/flow-win64-v0.54.1.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "46bf86d9bfa2891d166673a35ba2ea68e3b59c033f1851e764158441d8327a9b",
|
|
"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"
|
|
}
|
|
}
|