flow: Update to version 0.275.0

This commit is contained in:
github-actions[bot] 2025-07-04 16:30:05 +00:00
parent 92c3bcd0e6
commit be8e6652fb

View File

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