flow: Update to version 0.252.0

This commit is contained in:
github-actions[bot] 2024-11-07 08:29:43 +00:00
parent e50e51e374
commit a29de92c27

View File

@ -1,12 +1,12 @@
{
"version": "0.251.1",
"version": "0.252.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.251.1/flow-win64-v0.251.1.zip",
"hash": "cb64fdfd49d5c2f6e804cb22ceb979d5fc165b651b383840ceb3af8d244ef7e8"
"url": "https://github.com/facebook/flow/releases/download/v0.252.0/flow-win64-v0.252.0.zip",
"hash": "ed7a5b821a7a8ef570f36273eef0bea9414afd785433e524ac940f504509bafd"
}
},
"extract_dir": "flow",