mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-25 01:51:29 +00:00
16 lines
528 B
JSON
16 lines
528 B
JSON
{
|
|
"version": "0.101.1",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.101.1/flow-win64-v0.101.1.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "e270662c2a86a985a3c94f22b8934e6833cec75dd76bfcfbb4b397531158e3eb",
|
|
"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"
|
|
}
|
|
}
|