flow: Update to version 0.260.0

This commit is contained in:
github-actions[bot] 2025-02-11 00:35:48 +00:00
parent 35766a7e88
commit 3cd8a08352

View File

@ -1,12 +1,12 @@
{
"version": "0.259.1",
"version": "0.260.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.259.1/flow-win64-v0.259.1.zip",
"hash": "6336d011faf91b496a54e5e6ef9b7500b930d03f4052be0d7f342dfa67ef0e32"
"url": "https://github.com/facebook/flow/releases/download/v0.260.0/flow-win64-v0.260.0.zip",
"hash": "9685761193eac240997120b6118b3d0986ded8e139de5493bcc260ecd06a58ee"
}
},
"extract_dir": "flow",