From 5b45f475f23c38235f3d1c14a6707969a09bd952 Mon Sep 17 00:00:00 2001 From: Arturo Herrero Date: Tue, 2 Dec 2014 19:43:04 +0000 Subject: osxfuse 2.7.3 Closes #34625. Signed-off-by: Jack Nagel --- Library/Formula/osxfuse.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/osxfuse.rb b/Library/Formula/osxfuse.rb index ef3430cb4..256c9acd7 100644 --- a/Library/Formula/osxfuse.rb +++ b/Library/Formula/osxfuse.rb @@ -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.2" + url "https://github.com/osxfuse/osxfuse.git", :tag => "osxfuse-2.7.3" head "https://github.com/osxfuse/osxfuse.git", :branch => "osxfuse-2" -- cgit v1.2.3