mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-08 17:13:58 +00:00
unionfs-fuse: update 2.1 bottle.
This commit is contained in:
parent
a5ed297810
commit
d57130dbf4
1 changed files with 2 additions and 0 deletions
|
|
@ -10,9 +10,11 @@ class UnionfsFuse < Formula
|
||||||
bottle do
|
bottle do
|
||||||
root_url "https://github.com/gromgit/homebrew-fuse/releases/download/unionfs-fuse-2.1"
|
root_url "https://github.com/gromgit/homebrew-fuse/releases/download/unionfs-fuse-2.1"
|
||||||
sha256 cellar: :any, monterey: "0c1c5cd2c5fba1a924e5cf6f9b1435cb8920c48eb87d6b7f434829dc19064227"
|
sha256 cellar: :any, monterey: "0c1c5cd2c5fba1a924e5cf6f9b1435cb8920c48eb87d6b7f434829dc19064227"
|
||||||
|
sha256 cellar: :any, big_sur: "9faf84e3cae16165222a3a0ad505e7d7c76b75106f858e9d10a2a0f4291e4380"
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on MacfuseRequirement
|
depends_on MacfuseRequirement
|
||||||
|
depends_on "pkg-config"
|
||||||
|
|
||||||
def install
|
def install
|
||||||
setup_fuse
|
setup_fuse
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue