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