flow: Update to version 0.234.0

This commit is contained in:
github-actions[bot] 2024-04-18 01:15:17 +00:00
parent f0e7611bc3
commit 5e6f970252

View File

@ -1,12 +1,12 @@
{ {
"version": "0.233.0", "version": "0.234.0",
"description": "A static type checker for JavaScript code", "description": "A static type checker for JavaScript code",
"homepage": "https://flow.org/", "homepage": "https://flow.org/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.233.0/flow-win64-v0.233.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.234.0/flow-win64-v0.234.0.zip",
"hash": "fdd064e5eb17ab05a555a5b378c114e64b8c41b535224d888e9b4a70c38035df" "hash": "63e9b7be78e945ef91d4049d35bd36a83981559dd2f50177a921acbe4be11199"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",