flow: Update to version 0.156.0

This commit is contained in:
Richard Kuhnt 2021-07-21 22:01:48 +00:00
parent 4885b6cd4b
commit 532097802f

View File

@ -1,12 +1,12 @@
{
"version": "0.155.1",
"version": "0.156.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.155.1/flow-win64-v0.155.1.zip",
"hash": "d975edf40ef13773dd5ef2c40c7e72fa9cb6e3fafd62d8d8601e26df64e6b2f0"
"url": "https://github.com/facebook/flow/releases/download/v0.156.0/flow-win64-v0.156.0.zip",
"hash": "5ba050601c36624162ac6c257acfd1e89fa942943e88966e2a36b98c9b9bf489"
}
},
"extract_dir": "flow",