flow: Update to version 0.253.0

This commit is contained in:
github-actions[bot] 2024-11-14 20:28:48 +00:00
parent 2710d891c2
commit bd4ead150b

View File

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