mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-18 14:41:19 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.83.0",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.83.0/flow-win64-v0.83.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "39ed88318fe238e0698f3fca2e8a5f161a4c84f8245879fab5481089fa507f2c",
|
|
"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"
|
|
}
|
|
}
|