flow: Update to version 0.196.1

This commit is contained in:
github-actions[bot] 2022-12-19 20:26:50 +00:00
parent 9f54844864
commit 86bd9a9c95

View File

@ -1,12 +1,12 @@
{
"version": "0.196.0",
"version": "0.196.1",
"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.0/flow-win64-v0.196.0.zip",
"hash": "f344ce11e5ff7281b6272fff8af66f5a90430b3b111094c4648228fc1746f91a"
"url": "https://github.com/facebook/flow/releases/download/v0.196.1/flow-win64-v0.196.1.zip",
"hash": "6d1ab1236f8857520bc03cb8ec756dd01360137ad02173b3f0f139be02af4505"
}
},
"extract_dir": "flow",