From b795fa13f4db391ac99865d30c08ada8fb942848 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 20:26:09 +0000 Subject: [PATCH] flow: Update to version 0.239.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 3c34c1f330..4c60a502df 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.238.3", + "version": "0.239.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.238.3/flow-win64-v0.238.3.zip", - "hash": "937662b707cf840b23c2a93270310523f169e7e240b30e1550f1866353a8ca33" + "url": "https://github.com/facebook/flow/releases/download/v0.239.0/flow-win64-v0.239.0.zip", + "hash": "ed53a1fd97a56c98ce1bd597ee74d4c960cbc46d1d015de6195b9e1cc500a763" } }, "extract_dir": "flow",