aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/flow.rb
diff options
context:
space:
mode:
authorGabe Levi2015-02-13 17:54:48 -0500
committerJack Nagel2015-02-13 22:47:34 -0500
commitb5fe592ca6d70a4be309578ebeea7d84df70a07d (patch)
tree24625dadd5e0faaaa9bced8ed3ee50b899034a03 /Library/Formula/flow.rb
parent668380b1bd5a3e6acefb5c26c256fe1e73cdf644 (diff)
downloadhomebrew-b5fe592ca6d70a4be309578ebeea7d84df70a07d.tar.bz2
flow 0.3.0
Closes #36806. Signed-off-by: Jack Nagel <jacknagel@gmail.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 c32b2d985..23bb61ce3 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.2.0.tar.gz"
- sha1 "041281c08ac15dda22348b2ee3707a02f48a480e"
+ url "https://github.com/facebook/flow/archive/v0.3.0.tar.gz"
+ sha1 "d325b01c2b42ecb72e3e11dbb988ed08c5e79702"
head "https://github.com/facebook/flow.git"
bottle do