mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-31 15:02:17 +00:00
bindfs-mac 1.18.2
This commit is contained in:
parent
b2dd1b6e67
commit
311c0185f4
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@ require_relative "../require/macfuse"
|
||||||
class BindfsMac < Formula
|
class BindfsMac < Formula
|
||||||
desc "FUSE file system for mounting to another location"
|
desc "FUSE file system for mounting to another location"
|
||||||
homepage "https://bindfs.org/"
|
homepage "https://bindfs.org/"
|
||||||
url "https://bindfs.org/downloads/bindfs-1.18.0.tar.gz"
|
url "https://bindfs.org/downloads/bindfs-1.18.2.tar.gz"
|
||||||
sha256 "46fcf95b871109265e93cd42e5ae282c722716488ad9f0da1e1f98535be37f7a"
|
sha256 "8d8b010cd6a9d9634a45ace371c64009b4955c792b65a33cd511dc3dbab9b4a2"
|
||||||
license "GPL-2.0-or-later"
|
license "GPL-2.0-or-later"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue