flow: Update to version 0.175.1

This commit is contained in:
github-actions[bot] 2022-04-06 08:29:44 +00:00
parent 1a555da062
commit 7c043466fc

View File

@ -1,12 +1,12 @@
{ {
"version": "0.175.0", "version": "0.175.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.175.0/flow-win64-v0.175.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.175.1/flow-win64-v0.175.1.zip",
"hash": "cbcb6f6d4bcecd810370d5b0761a183e444416cae053e76e014d338aa3017f07" "hash": "e9fdc6d906291df0d54dfbb908f2134ae69e91386225b6a60e3b84a956443e7d"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",