flow: Update to version 0.196.3

This commit is contained in:
github-actions[bot] 2022-12-22 04:27:34 +00:00
parent 164520e8ea
commit 5654124b59

View File

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