diff --git a/bucket/flow.json b/bucket/flow.json index 6cceee5935..71ceee0189 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.272.1", + "version": "0.272.2", "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.272.1/flow-win64-v0.272.1.zip", - "hash": "488f9f6faf1118fc0baeb64885bbea4ff1baa21f721dc5e13ac79c7ed172a4f0" + "url": "https://github.com/facebook/flow/releases/download/v0.272.2/flow-win64-v0.272.2.zip", + "hash": "febdba2131c5176e42caaf164467b4b12ed1f94f264c5f5ce1b5b9742e73e0dd" } }, "extract_dir": "flow",