From 4af325d27ba362eb1970a2190af1039e088494f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 00:34:07 +0000 Subject: [PATCH] flow: Update to version 0.183.1 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 2f6409674e..d3a28b219b 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.183.0", + "version": "0.183.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.183.0/flow-win64-v0.183.0.zip", - "hash": "22c9fcc2df24ba961cb0e97dd913a4937353b60d8f3d4b25e9865a8c45352d33" + "url": "https://github.com/facebook/flow/releases/download/v0.183.1/flow-win64-v0.183.1.zip", + "hash": "781688df56173951cae0007fb40aad18b81b9e9df0f002b23f6b861040c2e5c7" } }, "extract_dir": "flow",