osxfuse 2.7.5

Bump.

Closes Homebrew/homebrew#36715.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Dominyk Tiller 2015-02-10 22:25:44 +00:00 committed by Mike McQuaid
parent 56a2b094e8
commit 72897d4ae3

View file

@ -1,8 +1,6 @@
require "formula"
class Osxfuse < Formula class Osxfuse < Formula
homepage "http://osxfuse.github.io" homepage "https://osxfuse.github.io/"
url "https://github.com/osxfuse/osxfuse.git", :tag => "osxfuse-2.7.4" url "https://github.com/osxfuse/osxfuse.git", :tag => "osxfuse-2.7.5"
head "https://github.com/osxfuse/osxfuse.git", :branch => "osxfuse-2" head "https://github.com/osxfuse/osxfuse.git", :branch => "osxfuse-2"