aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorArturo Herrero2014-12-02 19:43:04 +0000
committerJack Nagel2014-12-02 16:58:44 -0500
commit5b45f475f23c38235f3d1c14a6707969a09bd952 (patch)
treeea56a20d83b8bbdcedf631bf63c78c9877dedd5f /Library
parentb002fee263d24abba085d76c5e38b10981c63dee (diff)
downloadhomebrew-5b45f475f23c38235f3d1c14a6707969a09bd952.tar.bz2
osxfuse 2.7.3
Closes #34625. 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 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"