mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-11 22:25:14 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.79.0",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.79.0/flow-win64-v0.79.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "dbea6d86a38dd9882d6397b5496dc74db43b2d430b821e47f9af7fa886ba2240",
|
|
"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"
|
|
}
|
|
}
|