flow: Update to version 0.181.1

This commit is contained in:
github-actions[bot] 2022-06-26 20:27:12 +00:00
parent 45223ed644
commit 1dccfccb64

View File

@ -1,12 +1,12 @@
{ {
"version": "0.181.0", "version": "0.181.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.181.0/flow-win64-v0.181.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.181.1/flow-win64-v0.181.1.zip",
"hash": "8cef0bb8e77fd7200532026819738a54672c23ec3073d7360ca6789e5c31b213" "hash": "ba53eb2190dd63c83a5ab6e18ce018dc7d0e77a2ecf76d5745281c6a13d24e0b"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",