aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBenjamin Fleischer2014-03-19 20:24:40 -0500
committerJack Nagel2014-03-19 20:24:40 -0500
commitb7817b52382ef6fdfc3c9078d675ca109fa2e1dd (patch)
treeff376fe1c40f1d5b472b5c8b59edeed81b963cf1 /Library
parent9f461da38aa22745989dfe11a6ab2f6a2200b1b9 (diff)
downloadhomebrew-b7817b52382ef6fdfc3c9078d675ca109fa2e1dd.tar.bz2
osxfuse 2.6.3
Closes #27449. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-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 fb8e86d3d..afdddc4f5 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.2'
+ url 'https://github.com/osxfuse/osxfuse.git', :tag => 'osxfuse-2.6.3'
head 'https://github.com/osxfuse/osxfuse.git', :branch => 'osxfuse-2'