flow: Update to version 0.279.0

This commit is contained in:
github-actions[bot] 2025-08-15 00:42:12 +00:00
parent 23b99c4205
commit ab4b85b283

View File

@ -1,12 +1,12 @@
{ {
"version": "0.278.0", "version": "0.279.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.278.0/flow-win64-v0.278.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.279.0/flow-win64-v0.279.0.zip",
"hash": "6d02bd175c6e753dd743e65a5262923044f8d6a5bc3dd9375e2458caa092d9ec" "hash": "e0f6c4561d09b03865bc7d943496c39a4cbbff11af0360b8ce10f75c425e594b"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",