mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-09 21:25:15 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.57.2",
|
|
"license": "BSD",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.57.2/flow-win64-v0.57.2.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "c9642d047864e514f226137152d07c546de6fbafbe644b98f6decb469bc160d3",
|
|
"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"
|
|
}
|
|
}
|