osxfuse 2.8.3

Updates FUSE for OS X to version 2.8.3

Closes #1960.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Dominic Imhof 2016-06-14 10:08:48 +02:00 committed by Dominyk Tiller
parent 792389f788
commit 87c41a2c88

View file

@ -2,8 +2,8 @@ class Osxfuse < Formula
desc "FUSE for OS X: extend native file handling via 3rd-party file systems"
homepage "https://osxfuse.github.io/"
url "https://github.com/osxfuse/osxfuse.git",
:tag => "osxfuse-2.8.2",
:revision => "bf71481dedce22ce465de72afdd595337f5a03df"
:tag => "osxfuse-2.8.3",
:revision => "a6f0b470ae853366aa717ebdc65ec767784806a4"
head "https://github.com/osxfuse/osxfuse.git", :branch => "osxfuse-2"