aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/flow.rb
diff options
context:
space:
mode:
authorFelix Kling2015-01-16 17:27:53 -0800
committerTim D. Smith2015-01-17 00:15:08 -0800
commit912da2d491b5436c3d1827c75aca3d233ccf55ea (patch)
tree49ea24f283d2fed6ff5a0322867f960be12138c7 /Library/Formula/flow.rb
parent828f92b7ee1200aa99e49e0a4b1e8b188e06a331 (diff)
downloadhomebrew-912da2d491b5436c3d1827c75aca3d233ccf55ea.tar.bz2
flow-v0.1.4
Closes #35965. Signed-off-by: Tim D. Smith <git@tim-smith.us>
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 16badf6b3..dab894363 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.2.tar.gz"
- sha1 "776dd272707c4c640c44aeb127e5485f977c803f"
+ url "https://github.com/facebook/flow/archive/v0.1.4.tar.gz"
+ sha1 "d2268e65fbf000f902903955a3d7adf198fa6335"
head "https://github.com/facebook/flow.git"
bottle do