aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorGabe Levi2015-04-17 16:07:13 -0400
committerJack Nagel2015-04-17 22:16:38 -0400
commit76e82d224bf1fea87d8058738c8ccea9f6171710 (patch)
treee4a8115afc3bad6a14ba00faae0ba815765d9ae4 /Library
parent5361b9b28d7c0c95eeccb671c33f175675b7d30d (diff)
downloadhomebrew-76e82d224bf1fea87d8058738c8ccea9f6171710.tar.bz2
flow 0.9.2
Closes #38761. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
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 703d90df9..f56081a71 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.9.1.tar.gz"
- sha1 "e76aa9eccae113e55dfe017428bda8d7fc3cef46"
+ url "https://github.com/facebook/flow/archive/v0.9.2.tar.gz"
+ sha1 "33147962ebbcc60535af17e18a01cc5c38d81a11"
head "https://github.com/facebook/flow.git"
bottle do