aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/flow.rb
diff options
context:
space:
mode:
authorFelix Kling2015-01-27 13:38:39 -0800
committerBrett Koonce2015-01-27 21:42:47 -0800
commitd71ed905e7392391e4cc59941c804b8496da7e08 (patch)
treebcfd9e15996a1ac8225ca90ae9cb3e132c8a750b /Library/Formula/flow.rb
parent8ad9da0a397355ea3b00f443d79f7f206c1eb219 (diff)
downloadhomebrew-d71ed905e7392391e4cc59941c804b8496da7e08.tar.bz2
flow 0.1.5
Closes #36294. Signed-off-by: Brett Koonce <koonce@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 e5006f6df..781f24b1a 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.1.4.tar.gz"
- sha1 "d2268e65fbf000f902903955a3d7adf198fa6335"
+ url "https://github.com/facebook/flow/archive/v0.1.5.tar.gz"
+ sha1 "67f03332a785f4b897f67c67ccd366b0ebc0df26"
head "https://github.com/facebook/flow.git"
bottle do