flow 0.11.0

Closes Homebrew/homebrew#39703.

Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
Jianqing Wang 2015-05-13 11:36:48 +08:00 committed by Xu Cheng
parent 699883b9a2
commit 7599d13617

View file

@ -2,8 +2,8 @@ require "formula"
class Flow < Formula
homepage "http://flowtype.org/"
url "https://github.com/facebook/flow/archive/v0.10.0.tar.gz"
sha1 "35c2f98334dd867f4f0f1f138117cd7a16e95a02"
url "https://github.com/facebook/flow/archive/v0.11.0.tar.gz"
sha1 "714ad08030aab07acf76bf4b6c2603a8b193881d"
head "https://github.com/facebook/flow.git"
bottle do