mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-11 22:25:14 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.60.0",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.60.0/flow-win64-v0.60.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "566104b4acee12e61ec0e8e3a465e483d225825758bb2c5eb24e6c455e5c1745",
|
|
"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"
|
|
}
|
|
}
|