mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
17 lines
593 B
JSON
17 lines
593 B
JSON
{
|
|
"version": "0.111.3",
|
|
"description": "A static type checker for JavaScript code.",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.111.3/flow-win64-v0.111.3.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "cde7f5867cc960325efd68fc51aecb924685d470de780a94f221c55900425375",
|
|
"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"
|
|
}
|
|
}
|