flow: Update to version 0.198.0

This commit is contained in:
github-actions[bot] 2023-01-21 16:29:12 +00:00
parent 62823f03a9
commit cba0172005

View File

@ -1,12 +1,12 @@
{ {
"version": "0.197.0", "version": "0.198.0",
"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.197.0/flow-win64-v0.197.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.198.0/flow-win64-v0.198.0.zip",
"hash": "78c4e56e0dc327f1f3c4b08f268114060dbd5965446c355af3f244c456348caf" "hash": "4784b3b35540e43e00e53548c09e3b7bf07650dfbe6409063d6dda27b107afb6"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",