flow 0.15.0

Closes Homebrew/homebrew#43788.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Gabe Levi 2015-09-10 13:39:04 -04:00 committed by Dominyk Tiller
parent 20038ed9d9
commit e20151cd17

View file

@ -1,8 +1,8 @@
class Flow < Formula
desc "Static type checker for JavaScript"
homepage "http://flowtype.org/"
url "https://github.com/facebook/flow/archive/v0.14.0.tar.gz"
sha256 "1dab6ca03966e9ddc0a22220b56df55997e9ec26bdc795ca4ba7db9b1c76a376"
url "https://github.com/facebook/flow/archive/v0.15.0.tar.gz"
sha256 "4040b3dba2771904f5ce2e4f6fbe2052d452d0aca717bb571de92f4e9e91004c"
head "https://github.com/facebook/flow.git"
bottle do