From 95a3408bdffa0828dbf84a5639207a8217bd2bf2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 04:29:11 +0000 Subject: [PATCH] flow: Update to version 0.245.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 645a4bbec3..aa8ae9c8f0 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.244.0", + "version": "0.245.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.244.0/flow-win64-v0.244.0.zip", - "hash": "e02c031191b3506b7926364d40054761da162b9d947f541693c318c4c4c644ec" + "url": "https://github.com/facebook/flow/releases/download/v0.245.0/flow-win64-v0.245.0.zip", + "hash": "160040d33e77ee9be748acd67206a7abc865baa34a46d1e62cca5f37a7c11321" } }, "extract_dir": "flow",