aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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