From 54fe708f6239917e34b82a00acc8a96190b19409 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 00:34:42 +0000 Subject: [PATCH] flow: Update to version 0.246.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 0795589798..fecdeb9361 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.245.2", + "version": "0.246.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.245.2/flow-win64-v0.245.2.zip", - "hash": "da8c5eae36f3ea7935ae6b98b21f50df4c24582e3508ede4ba1a3235150238ff" + "url": "https://github.com/facebook/flow/releases/download/v0.246.0/flow-win64-v0.246.0.zip", + "hash": "96cd00e35cae49b52602cf019b83ff69bcd0714f73cb8942a1f279f1466b9a04" } }, "extract_dir": "flow",