flow: Update to version 0.244.0

This commit is contained in:
github-actions[bot] 2024-08-18 00:34:18 +00:00
parent 24c087d2c8
commit ee207da56b

View File

@ -1,12 +1,12 @@
{
"version": "0.243.0",
"version": "0.244.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.243.0/flow-win64-v0.243.0.zip",
"hash": "c04d875ee1a39fe4a6aed03e4d937b8e2cd9458de8d75041d9b1573e666e193d"
"url": "https://github.com/facebook/flow/releases/download/v0.244.0/flow-win64-v0.244.0.zip",
"hash": "e02c031191b3506b7926364d40054761da162b9d947f541693c318c4c4c644ec"
}
},
"extract_dir": "flow",