From 86bd9a9c9567a5521ee52239a837be7291956beb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 20:26:50 +0000 Subject: [PATCH] flow: Update to version 0.196.1 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 8425ab0920..0ce7db58ef 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.196.0", + "version": "0.196.1", "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.196.0/flow-win64-v0.196.0.zip", - "hash": "f344ce11e5ff7281b6272fff8af66f5a90430b3b111094c4648228fc1746f91a" + "url": "https://github.com/facebook/flow/releases/download/v0.196.1/flow-win64-v0.196.1.zip", + "hash": "6d1ab1236f8857520bc03cb8ec756dd01360137ad02173b3f0f139be02af4505" } }, "extract_dir": "flow",