mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-24 17:41:18 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.43.1",
|
|
"license": "BSD",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.43.1/flow-win64-v0.43.1.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "f1b512d0472a5956c93db6a72ba1b780d4d8d6b037421b1512db0eb62cdb6179",
|
|
"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"
|
|
}
|
|
}
|