aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/flow.rb
diff options
context:
space:
mode:
authorGabe Levi2015-03-13 18:35:44 -0400
committerTim D. Smith2015-03-13 21:52:50 -0700
commitb37f3a415b5b3c9958f9892e6dadb1fdcd55f80b (patch)
tree64299492d169bb179d9a6244063517adaec468b9 /Library/Formula/flow.rb
parent17bf3db34709a322c8f14d81a2563ed03477b144 (diff)
downloadhomebrew-b37f3a415b5b3c9958f9892e6dadb1fdcd55f80b.tar.bz2
flow 0.6.0
Closes #37694. Signed-off-by: Tim D. Smith <git@tim-smith.us>
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 4dc1074e1..06d37d88c 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.5.0.tar.gz"
- sha1 "cbb960627f2838d890e99e6a2c1277dbabcd04db"
+ url "https://github.com/facebook/flow/archive/v0.6.0.tar.gz"
+ sha1 "8185edc3598f4261b25cc4300f3f7cee12312240"
head "https://github.com/facebook/flow.git"
bottle do