mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-05 15:01:20 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.48.0",
|
|
"license": "BSD",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.48.0/flow-win64-v0.48.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "bd91eea13c88daf91d1c08adb4c51d8c8e94722ec59a1d63de4fc341e45da2df",
|
|
"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"
|
|
}
|
|
}
|