diff --git a/bucket/flow.json b/bucket/flow.json index 891ceb0562..eaadd1ed5a 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.219.0", + "version": "0.219.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.219.0/flow-win64-v0.219.0.zip", - "hash": "4d28407e7ebb60b4d35d38ba34990745f14b1e48fd1468bd90f875c4f8e8bf74" + "url": "https://github.com/facebook/flow/releases/download/v0.219.2/flow-win64-v0.219.2.zip", + "hash": "a1e9d088b09535dce3f0e9a68985573a722932a4c55e7bf4d09654dcd0c97462" } }, "extract_dir": "flow",