flow: Update to version 0.196.2

This commit is contained in:
github-actions[bot] 2022-12-21 08:27:44 +00:00
parent 74d0b47b49
commit cf20d40a5c

View File

@ -1,12 +1,12 @@
{
"version": "0.196.1",
"version": "0.196.2",
"description": "A static type checker for JavaScript code",
"homepage": "https://flowtype.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.196.1/flow-win64-v0.196.1.zip",
"hash": "6d1ab1236f8857520bc03cb8ec756dd01360137ad02173b3f0f139be02af4505"
"url": "https://github.com/facebook/flow/releases/download/v0.196.2/flow-win64-v0.196.2.zip",
"hash": "cf2340369df25948b2f99f4badfd2fe34d1634c9c807a14258e576e54a714dcc"
}
},
"extract_dir": "flow",