aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorXu Cheng2014-07-15 16:18:18 +0800
committerJack Nagel2014-07-15 13:12:29 -0500
commitb6361355e6ada03adc919a5a352b7cc1ad4e3f4f (patch)
treecbf4c0221a83cbd466f2d7865c6dc016b2c49a84 /Library/Formula
parent26fce3a5b9cd587e929bce3613187aa214b72380 (diff)
downloadhomebrew-b6361355e6ada03adc919a5a352b7cc1ad4e3f4f.tar.bz2
osxfuse: update 2.7.0
Closes #30876. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/osxfuse.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/osxfuse.rb b/Library/Formula/osxfuse.rb
index fb89a1a00..dabf4feb6 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.6.4"
+ url "https://github.com/osxfuse/osxfuse.git", :tag => "osxfuse-2.7.0"
head "https://github.com/osxfuse/osxfuse.git", :branch => "osxfuse-2"