From bb963008a66777ec1f9550a30f65035173135925 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 00:32:49 +0000 Subject: [PATCH] flow: Update to version 0.195.1 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index bc2abfbb60..ba7e7d2585 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.195.0", + "version": "0.195.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.195.0/flow-win64-v0.195.0.zip", - "hash": "3a58ffcf328f4ecdb63c4c5fef3ffa5cc791ada8a0d19ffd457ad4bec749d7ea" + "url": "https://github.com/facebook/flow/releases/download/v0.195.1/flow-win64-v0.195.1.zip", + "hash": "0394c0d975e723dd74b851992ce03f996584282ac89704a92d728288c7e986be" } }, "extract_dir": "flow",