aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/flow.rb
diff options
context:
space:
mode:
authorGabe Levi2015-01-29 02:23:07 -0500
committerMike McQuaid2015-01-29 14:33:41 +0000
commit145a8a43334cf26cb4b457637e45be877cc758e8 (patch)
tree7672d4dfd1ecfe2925ae910e1eceee15fde593dc /Library/Formula/flow.rb
parent4cfbb299f58fa89b9e14847be5a0f0952f6e1aaf (diff)
downloadhomebrew-145a8a43334cf26cb4b457637e45be877cc758e8.tar.bz2
flow 0.1.6
Closes #36347. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/flow.rb')
-rw-r--r--Library/Formula/flow.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/flow.rb b/Library/Formula/flow.rb
index 2a345e054..129ad82a4 100644
--- a/Library/Formula/flow.rb
+++ b/Library/Formula/flow.rb
@@ -2,8 +2,8 @@ require "formula"
class Flow < Formula
homepage "http://flowtype.org/"
- url "https://github.com/facebook/flow/archive/v0.1.5.tar.gz"
- sha1 "67f03332a785f4b897f67c67ccd366b0ebc0df26"
+ url "https://github.com/facebook/flow/archive/v0.1.6.tar.gz"
+ sha1 "c364a4851b397ab5b4c986a181eb832d9d813d2b"
head "https://github.com/facebook/flow.git"
bottle do