flow: Update to version 0.176.2

This commit is contained in:
github-actions[bot] 2022-04-16 12:30:55 +00:00
parent 631f538813
commit 3da317da97

View File

@ -1,12 +1,12 @@
{
"version": "0.176.1",
"version": "0.176.2",
"description": "A static type checker for JavaScript code",
"homepage": "https://flowtype.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.176.1/flow-win64-v0.176.1.zip",
"hash": "c985c4d2c25404736db9a719acd89ce8b2a125efcff90ff0a64df9f03d13b3f9"
"url": "https://github.com/facebook/flow/releases/download/v0.176.2/flow-win64-v0.176.2.zip",
"hash": "b55fa10dcdd25ef98cd44b8871a0cf1902d6e856bb19c79b5e4dc83be0a97b1c"
}
},
"extract_dir": "flow",