flow: Update to version 0.213.1

This commit is contained in:
github-actions[bot] 2023-07-25 04:26:32 +00:00
parent 183a34614a
commit b03a220021

View File

@ -1,12 +1,12 @@
{ {
"version": "0.213.0", "version": "0.213.1",
"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.213.0/flow-win64-v0.213.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.213.1/flow-win64-v0.213.1.zip",
"hash": "3e45be02b81ccffe1381f977b5d59ed3a48c6d01a4f0f2c514ea7be78e49f6a1" "hash": "ffe9dd0de4fbb4fded66505dc7f3c996478fdc8dadfdb2a86adbf95d3eefbaaf"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",