mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-23 17:11:26 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.53.1",
|
|
"license": "BSD",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.53.1/flow-win64-v0.53.1.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "dd4c21ffc762fcebb8dce74edb76547d8cfe520c525b59d6e68cd606a5bb1f12",
|
|
"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"
|
|
}
|
|
}
|