From 5bdb96c0b6832f50092f33496b7fb23e225ef028 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 00:33:05 +0000 Subject: [PATCH] flow: Update to version 0.231.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index c3a45f7430..1360f55ac5 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.230.0", + "version": "0.231.0", "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.230.0/flow-win64-v0.230.0.zip", - "hash": "38a894952a9e5db7390b347a98791bfc640411de9aa16b68b32d921d72d623bd" + "url": "https://github.com/facebook/flow/releases/download/v0.231.0/flow-win64-v0.231.0.zip", + "hash": "31d44648f06ea6fc61ee3b7575ff267e4564b4e3338ffbf36a0f4951da22d9c3" } }, "extract_dir": "flow",