mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 20:51:21 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.89.0",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.89.0/flow-win64-v0.89.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "fef0265c16696c60e3bb78c70fa7b1148a5c09617f7929a42c001c84aef0064f",
|
|
"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"
|
|
}
|
|
}
|