mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-04 06:21:21 +00:00
16 lines
528 B
JSON
16 lines
528 B
JSON
{
|
|
"version": "0.101.0",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.101.0/flow-win64-v0.101.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "1fda75d8e30c336b0b95986d76679cfdb0bc983aa7c959a460f053f6d5a9cf00",
|
|
"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"
|
|
}
|
|
}
|