Flow 0.8.0

Closes Homebrew/homebrew#38348.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Gabe Levi 2015-04-03 17:11:55 -04:00 committed by Jack Nagel
parent 71b126cdd4
commit 4f9bfda310

View file

@ -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