flow: Update to version 0.196.0

This commit is contained in:
github-actions[bot] 2022-12-15 00:34:03 +00:00
parent c78033851b
commit 568bdfb277

View File

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