mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-18 06:31:25 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.57.3",
|
|
"license": "BSD",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.57.3/flow-win64-v0.57.3.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "56933df2a4e67a94cb3250786ad4361f30cd181870b6f55610581dc045b473de",
|
|
"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"
|
|
}
|
|
}
|