From cad225f29cbc9d8ee5738ba0e7869dfbf2cd569e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 12:31:41 +0000 Subject: [PATCH] flow: Update to version 0.245.2 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 7295b41818..0795589798 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.245.1", + "version": "0.245.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.245.1/flow-win64-v0.245.1.zip", - "hash": "03fb5fbf68162aac630b674f5255226189f97e5577f883aba8b609b46afb5be1" + "url": "https://github.com/facebook/flow/releases/download/v0.245.2/flow-win64-v0.245.2.zip", + "hash": "da8c5eae36f3ea7935ae6b98b21f50df4c24582e3508ede4ba1a3235150238ff" } }, "extract_dir": "flow",