osxfuse 2.7.4

Closes Homebrew/homebrew#36162.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
booboule 2015-01-23 13:24:11 +01:00 committed by Mike McQuaid
parent 1248958e6d
commit 65f0d2414f

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.7.3"
url "https://github.com/osxfuse/osxfuse.git", :tag => "osxfuse-2.7.4"
head "https://github.com/osxfuse/osxfuse.git", :branch => "osxfuse-2"