From f2220873e7943da86bddd5f520fd522771cf318a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 00:42:39 +0000 Subject: [PATCH] flow: Update to version 0.276.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 54a1885007..ba1e82a6ef 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.275.0", + "version": "0.276.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.275.0/flow-win64-v0.275.0.zip", - "hash": "dc82b137aff36b0296dab40451aa0f8f09268bd8d144a08326d18902803705c4" + "url": "https://github.com/facebook/flow/releases/download/v0.276.0/flow-win64-v0.276.0.zip", + "hash": "983cde8f8f7fd67808ce46381f14a36048ac8a41b383e6d0dbe083082c81d724" } }, "extract_dir": "flow",