mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 20:14:27 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.74.0",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.74.0/flow-win64-v0.74.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "d0658ecf34e86afe9edbe97101b4e69d3b19695327a84ba9bb148e77588baf5e",
|
|
"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"
|
|
}
|
|
}
|