aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 bc7ffe7cb..8444bc0f9 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.4.0.tar.gz"
- sha1 "16057f713fa2b3efa42d3fdd17de3c93ecd00e15"
+ url "https://github.com/facebook/flow/archive/v0.5.0.tar.gz"
+ sha1 "cbb960627f2838d890e99e6a2c1277dbabcd04db"
head "https://github.com/facebook/flow.git"
bottle do