flow: Update to version 0.276.0

This commit is contained in:
github-actions[bot] 2025-07-19 00:42:39 +00:00
parent d62f6e3cc9
commit f2220873e7

View File

@ -1,12 +1,12 @@
{ {
"version": "0.275.0", "version": "0.276.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.275.0/flow-win64-v0.275.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.276.0/flow-win64-v0.276.0.zip",
"hash": "dc82b137aff36b0296dab40451aa0f8f09268bd8d144a08326d18902803705c4" "hash": "983cde8f8f7fd67808ce46381f14a36048ac8a41b383e6d0dbe083082c81d724"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",