flow: Update to version 0.245.1

This commit is contained in:
github-actions[bot] 2024-09-04 08:30:00 +00:00
parent 09080096af
commit 6505a49508

View File

@ -1,12 +1,12 @@
{
"version": "0.245.0",
"version": "0.245.1",
"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.245.0/flow-win64-v0.245.0.zip",
"hash": "160040d33e77ee9be748acd67206a7abc865baa34a46d1e62cca5f37a7c11321"
"url": "https://github.com/facebook/flow/releases/download/v0.245.1/flow-win64-v0.245.1.zip",
"hash": "03fb5fbf68162aac630b674f5255226189f97e5577f883aba8b609b46afb5be1"
}
},
"extract_dir": "flow",