flow: Update to version 0.183.0

This commit is contained in:
github-actions[bot] 2022-07-21 00:33:50 +00:00
parent 7b93a3a50b
commit aad753b27e

View File

@ -1,12 +1,12 @@
{
"version": "0.182.0",
"version": "0.183.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.182.0/flow-win64-v0.182.0.zip",
"hash": "9d46c484b51e4bf340f93494ae890c9712e1d570fc3a4fc79792e86bfe48ae9f"
"url": "https://github.com/facebook/flow/releases/download/v0.183.0/flow-win64-v0.183.0.zip",
"hash": "22c9fcc2df24ba961cb0e97dd913a4937353b60d8f3d4b25e9865a8c45352d33"
}
},
"extract_dir": "flow",