osxfuse 2.7.4
Closes Homebrew/homebrew#36162. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
1248958e6d
commit
65f0d2414f
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue