osxfuse: update 2.7.0

Closes Homebrew/homebrew#30876.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Xu Cheng 2014-07-15 16:18:18 +08:00 committed by Jack Nagel
parent 880bb03df1
commit 1ba72208c0

View file

@ -2,7 +2,7 @@ require "formula"
class Osxfuse < Formula
homepage "http://osxfuse.github.io"
url "https://github.com/osxfuse/osxfuse.git", :tag => "osxfuse-2.6.4"
url "https://github.com/osxfuse/osxfuse.git", :tag => "osxfuse-2.7.0"
head "https://github.com/osxfuse/osxfuse.git", :branch => "osxfuse-2"