diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/osxfuse.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
