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