bindfs 1.13.9
Closes #21198. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
65a616a20f
commit
750c4fe8e0
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 "https://bindfs.org/"
|
||||
url "https://bindfs.org/downloads/bindfs-1.13.8.tar.gz"
|
||||
sha256 "7e7fcf070345d8cbb45186384e0aaf3e3a6375031d7a4f9533dd5d784c32c358"
|
||||
url "https://bindfs.org/downloads/bindfs-1.13.9.tar.gz"
|
||||
sha256 "acfa2ca9d604f4147c42758ccbb4a429855df26768dfe70521ba5d7a0596f8b5"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue