mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 15:11:30 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.45.0",
|
|
"license": "BSD",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.45.0/flow-win64-v0.45.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "1f15e02300dd00ece8b80fecf6fa501e919965a5192635b125058b41c9ff5f25",
|
|
"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"
|
|
}
|
|
}
|