flow: Update to version 0.235.1

This commit is contained in:
github-actions[bot] 2024-04-24 04:26:28 +00:00
parent 968e5262a0
commit 03cf120bfe

View File

@ -1,12 +1,12 @@
{
"version": "0.234.0",
"version": "0.235.1",
"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.234.0/flow-win64-v0.234.0.zip",
"hash": "63e9b7be78e945ef91d4049d35bd36a83981559dd2f50177a921acbe4be11199"
"url": "https://github.com/facebook/flow/releases/download/v0.235.1/flow-win64-v0.235.1.zip",
"hash": "dbc1f3bf3e1aaeb072c4446e6536fcba1bc26e0f2527fb8daa00d9d68f1f002d"
}
},
"extract_dir": "flow",