From f937b2bc482701b43b470a591ec7a645982523a1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 3 Apr 2019 23:00:32 +0000 Subject: [PATCH] flow: Update to version 0.96.1 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index 84a39eb4c8..ecffb30767 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.96.0", + "version": "0.96.1", "license": "MIT", - "url": "https://github.com/facebook/flow/releases/download/v0.96.0/flow-win64-v0.96.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.96.1/flow-win64-v0.96.1.zip", "homepage": "https://flowtype.org/", - "hash": "62199026b8f35a909ef08f744c6b9a121463b8695064a6a6e24a060909688c16", + "hash": "2b1369537691c54b47a2c2780bfa9d9e6565a254b342d8c76825204b6a2bc4b0", "bin": "flow.exe", "extract_dir": "flow", "checkver": {