mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-12 06:35:14 +00:00
16 lines
525 B
JSON
16 lines
525 B
JSON
{
|
|
"version": "0.54.0",
|
|
"license": "BSD",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.54.0/flow-win64-v0.54.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "7cb8f6d3c01bab3d71ae94b65efecd79c123730c3ed89c471ba1878d7dc833db",
|
|
"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"
|
|
}
|
|
}
|