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