mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-02 14:04:27 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.51.1",
|
|
"license": "BSD",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.51.1/flow-win64-v0.51.1.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "a4805e61756371d2e0f67ad2fe9fe8d5d30c9fdada67d2b15d537b26c1325db2",
|
|
"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"
|
|
}
|
|
}
|