osxfuse 2.6.3

Closes Homebrew/homebrew#27449.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Benjamin Fleischer 2014-03-19 20:24:40 -05:00 committed by Jack Nagel
parent a31a127a07
commit 6b7b5dc9c5
1 changed files with 1 additions and 1 deletions

View File

@ -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'