flow: Update to version 0.185.2

This commit is contained in:
github-actions[bot] 2022-08-25 00:35:43 +00:00
parent 03f983357f
commit f6845531c5

View File

@ -1,12 +1,12 @@
{
"version": "0.185.1",
"version": "0.185.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.185.1/flow-win64-v0.185.1.zip",
"hash": "f79dc8933b60516ff9fcfadffcdaefe67b72acde0a70c0af911e5875bedc5b33"
"url": "https://github.com/facebook/flow/releases/download/v0.185.2/flow-win64-v0.185.2.zip",
"hash": "9b4224c1e74b2675245e1f47214b527a287862dfcdcf9839bdd6b50170d174db"
}
},
"extract_dir": "flow",