bindfs 1.13.8
Closes #19905. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
c55c17eccc
commit
3d66b197a7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Bindfs < Formula
|
||||
desc "FUSE file system for mounting to another location"
|
||||
homepage "http://bindfs.org/"
|
||||
url "http://bindfs.org/downloads/bindfs-1.13.7.tar.gz"
|
||||
sha256 "09a41b32db5ef54220161a79ffa4721507bc18bf9b3f6fcbbc05f0c661060041"
|
||||
url "http://bindfs.org/downloads/bindfs-1.13.8.tar.gz"
|
||||
sha256 "7e7fcf070345d8cbb45186384e0aaf3e3a6375031d7a4f9533dd5d784c32c358"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue