flow: Update to version 0.254.2

This commit is contained in:
github-actions[bot] 2024-11-22 20:29:05 +00:00
parent acdd4c0ac9
commit c0127fc249

View File

@ -1,12 +1,12 @@
{
"version": "0.254.1",
"version": "0.254.2",
"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.254.1/flow-win64-v0.254.1.zip",
"hash": "57b9cf4a9e5307d21bb13a746db749854f89bb0c3381ae13faaefa0d6e4d6055"
"url": "https://github.com/facebook/flow/releases/download/v0.254.2/flow-win64-v0.254.2.zip",
"hash": "f829c5d89188c7c91ab4c61b88df941c027a4caea9dbff5172c188475ed6843e"
}
},
"extract_dir": "flow",