mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-08 09:11:37 +00:00
dwarfs-fuse-mac: add 0.10.2 bottle.
This commit is contained in:
parent
49eb33b703
commit
e7c454fd95
1 changed files with 6 additions and 0 deletions
|
|
@ -7,6 +7,12 @@ class DwarfsFuseMac < Formula
|
|||
sha256 "36767290a39f92782e41daaa3eb45e39550ad1a4294a6d8365bc0f456f75f00c"
|
||||
license "GPL-3.0-or-later"
|
||||
|
||||
bottle do
|
||||
root_url "https://ghcr.io/v2/gromgit/fuse"
|
||||
sha256 cellar: :any, arm64_sonoma: "012c2ee263305d9ba037ff8a3c3656ab879b8e212b409f74d4558a83e832bf78"
|
||||
sha256 cellar: :any, ventura: "764733f3f8b03b4bbd27bce1de3537f4934a0665653beeb57eb637b87c6710d2"
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "dwarfs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue