mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-08 09:11:37 +00:00
dwarfs-fuse-mac 0.12.3
Closes #117. Signed-off-by: Adrian Ho <215702+gromgit@users.noreply.github.com>
This commit is contained in:
parent
ce3aa1ab68
commit
99f5663318
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@ require_relative "../require/macfuse"
|
||||||
class DwarfsFuseMac < Formula
|
class DwarfsFuseMac < Formula
|
||||||
desc "Fast high compression read-only file system (macFUSE driver)"
|
desc "Fast high compression read-only file system (macFUSE driver)"
|
||||||
homepage "https://github.com/mhx/dwarfs"
|
homepage "https://github.com/mhx/dwarfs"
|
||||||
url "https://github.com/mhx/dwarfs/releases/download/v0.12.1/dwarfs-0.12.1.tar.xz"
|
url "https://github.com/mhx/dwarfs/releases/download/v0.12.3/dwarfs-0.12.3.tar.xz"
|
||||||
sha256 "5523a5c3aea244cbfbccfe64f1df6053b3901e6af8916fac1530faf0f7a5f07f"
|
sha256 "bd2d54178c59e229f2280eea747479a569e6f6d38340e90360220d00988f5589"
|
||||||
license "GPL-3.0-or-later"
|
license "GPL-3.0-or-later"
|
||||||
|
|
||||||
livecheck do
|
livecheck do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue