mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 20:14:27 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.63.1",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.63.1/flow-win64-v0.63.1.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "cd4b1c84a290280d53da792a92e19c4a68310c2265aec35136545b7d86fce00c",
|
|
"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"
|
|
}
|
|
}
|