mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-08 09:11:37 +00:00
unionfs-fuse 3.7
Closes #157. Signed-off-by: Adrian Ho <215702+gromgit@users.noreply.github.com>
This commit is contained in:
parent
6904e1c0a9
commit
26acd52863
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@ require_relative "../require/macfuse"
|
||||||
class UnionfsFuse < Formula
|
class UnionfsFuse < Formula
|
||||||
desc "Union filesystem using FUSE"
|
desc "Union filesystem using FUSE"
|
||||||
homepage "https://github.com/rpodgorny/unionfs-fuse"
|
homepage "https://github.com/rpodgorny/unionfs-fuse"
|
||||||
url "https://github.com/rpodgorny/unionfs-fuse/archive/refs/tags/v3.6.tar.gz"
|
url "https://github.com/rpodgorny/unionfs-fuse/archive/refs/tags/v3.7.tar.gz"
|
||||||
sha256 "e6c9fac4e0f0ca82b3e515ca2c82c07dc51ed6da168c465c4b6f50c47bfeddd7"
|
sha256 "026f5302279110ceb7465e5c9e863cd0319ea0dc32ad253d162cf9db0f5e9a81"
|
||||||
license "BSD-3-Clause"
|
license "BSD-3-Clause"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue