flow: Update to version 0.198.1

This commit is contained in:
github-actions[bot] 2023-01-23 04:27:52 +00:00
parent 0b730ebe46
commit 64cb6a8e00

View File

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