aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authordwihn0r2014-10-21 09:06:06 +0200
committerJack Nagel2014-10-21 18:27:17 -0500
commit2c69a63875aa163d4af9c7e5033331895df4b48f (patch)
tree9f2b999c472fe8cfb12fa2f6858d429efa09b87e /Library/Formula
parent2b472a6e2634a7b7592abb7084b20a098f4a488b (diff)
downloadhomebrew-2c69a63875aa163d4af9c7e5033331895df4b48f.tar.bz2
osxfuse 2.7.2
Closes #33424. 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 7e29cca73..a48328c8b 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.1"
+ url "https://github.com/osxfuse/osxfuse.git", :tag => "osxfuse-2.7.2"
head "https://github.com/osxfuse/osxfuse.git", :branch => "osxfuse-2"