From be8e6652fbe348d282a8d86947f657e6f76e7861 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 16:30:05 +0000 Subject: [PATCH] flow: Update to version 0.275.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 20be73cf7e..54a1885007 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.274.2", + "version": "0.275.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.274.2/flow-win64-v0.274.2.zip", - "hash": "9ae82572e40f7c59f87b31da06dffefb89c5464ea3a9fe4cc80e5076db85f472" + "url": "https://github.com/facebook/flow/releases/download/v0.275.0/flow-win64-v0.275.0.zip", + "hash": "dc82b137aff36b0296dab40451aa0f8f09268bd8d144a08326d18902803705c4" } }, "extract_dir": "flow",