osxfuse 2.7.5
Bump. Closes Homebrew/homebrew#36715. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
56a2b094e8
commit
72897d4ae3
1 changed files with 2 additions and 4 deletions
|
@ -1,8 +1,6 @@
|
||||||
require "formula"
|
|
||||||
|
|
||||||
class Osxfuse < Formula
|
class Osxfuse < Formula
|
||||||
homepage "http://osxfuse.github.io"
|
homepage "https://osxfuse.github.io/"
|
||||||
url "https://github.com/osxfuse/osxfuse.git", :tag => "osxfuse-2.7.4"
|
url "https://github.com/osxfuse/osxfuse.git", :tag => "osxfuse-2.7.5"
|
||||||
|
|
||||||
head "https://github.com/osxfuse/osxfuse.git", :branch => "osxfuse-2"
|
head "https://github.com/osxfuse/osxfuse.git", :branch => "osxfuse-2"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue