aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorGabe Levi2015-02-20 20:07:59 -0500
committerJack Nagel2015-02-21 00:43:08 -0500
commit24c622b39f56413bf47d7759b5eb8f059c10a055 (patch)
treeebc67dd5d15e41e6f0d028feedb946145f4ba17a /Library/Formula
parent1f9cecabb0f9c17f5d8149a48f7ba8c0a8217d71 (diff)
downloadhomebrew-24c622b39f56413bf47d7759b5eb8f059c10a055.tar.bz2
flow 0.4.0
Closes #37010. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 5e5b7af45..efa5d6171 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.3.0.tar.gz"
- sha1 "d325b01c2b42ecb72e3e11dbb988ed08c5e79702"
+ url "https://github.com/facebook/flow/archive/v0.4.0.tar.gz"
+ sha1 "16057f713fa2b3efa42d3fdd17de3c93ecd00e15"
head "https://github.com/facebook/flow.git"
bottle do