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