flow: Update to version 0.261.1

This commit is contained in:
github-actions[bot] 2025-02-14 00:36:10 +00:00
parent f5cdac06b2
commit be0dc9d384

View File

@ -1,12 +1,12 @@
{ {
"version": "0.261.0", "version": "0.261.1",
"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.261.0/flow-win64-v0.261.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.261.1/flow-win64-v0.261.1.zip",
"hash": "a490ebbc3a32403fae1a738b02e15db3465e8669a37bb4b1fafd936eccb5d30a" "hash": "5587313fe9533efdb42011520a2beab552d938c18d7667d0f5a6512a5525a5a0"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",