mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 04:11:19 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.65.0",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.65.0/flow-win64-v0.65.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "b8c61952bb580d5f8e317e18ab92f9e3e1c820e9548983d22876fcad0754b0e7",
|
|
"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"
|
|
}
|
|
}
|