flow: Update to version 0.228.0

This commit is contained in:
github-actions[bot] 2024-02-02 00:32:53 +00:00
parent 4f7299a1b4
commit 99914f710f

View File

@ -1,12 +1,12 @@
{
"version": "0.227.0",
"version": "0.228.0",
"description": "A static type checker for JavaScript code",
"homepage": "https://flow.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.227.0/flow-win64-v0.227.0.zip",
"hash": "1f077cf4d6e4a7044e963b03c1418db09c04cb2e798e98effe810fb954cee3f2"
"url": "https://github.com/facebook/flow/releases/download/v0.228.0/flow-win64-v0.228.0.zip",
"hash": "0982e10e51c06bb03d2372a578ce354d2cdb11c95fc735c611042579672c460a"
}
},
"extract_dir": "flow",