aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorGabe Levi2015-04-03 17:11:55 -0400
committerJack Nagel2015-04-03 21:55:27 -0400
commitb2bf35b467aa1879ba926d5dc176965f49649b10 (patch)
tree15adf86c39393d872fe4e65a22c21441a97e0a93 /Library
parent6e4f50ae8d94cb4a56a88f4162f9e3553d33d964 (diff)
downloadhomebrew-b2bf35b467aa1879ba926d5dc176965f49649b10.tar.bz2
Flow 0.8.0
Closes #38348. 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 bd35c3115..302f3909d 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.7.0.tar.gz"
- sha1 "654b6bce4f9c8af438bb0f99b7dcdc71e82dba7a"
+ url "https://github.com/facebook/flow/archive/v0.8.0.tar.gz"
+ sha1 "eb3ee22845441a323fe80b8e0e7d7b78ee653904"
head "https://github.com/facebook/flow.git"
bottle do