mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-31 15:02:17 +00:00
ext4fuse-mac: update 0.1.3 bottle.
This commit is contained in:
parent
480909c6f5
commit
2000543787
1 changed files with 4 additions and 6 deletions
|
|
@ -9,12 +9,10 @@ class Ext4fuseMac < Formula
|
|||
head "https://github.com/gerard/ext4fuse.git", branch: "master"
|
||||
|
||||
bottle do
|
||||
root_url "https://github.com/gromgit/homebrew-fuse/releases/download/ext4fuse-mac-0.1.3"
|
||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "ebf7eb8b1131e195e1cf0a73b7485bcd687a57c05f34efaea564f41e12bbd4ec"
|
||||
sha256 cellar: :any, monterey: "042a1154d62ef7779b9ddb5f21b4b4d04d388119b064d57a0d6cf8829d687a9e"
|
||||
sha256 cellar: :any, big_sur: "9105318c87415a8c9466580b92c4e370abffaab1addb33712fd9d6ff78ed4824"
|
||||
sha256 cellar: :any, catalina: "10cb5934f23ce95bd49b76c371c919638dcd2896967718fc3950434d0538f6e8"
|
||||
sha256 cellar: :any, mojave: "ddda15d4eac7e188e0fae145301c25acba30e0dbaa774332257a2966c2653524"
|
||||
root_url "https://ghcr.io/v2/gromgit/fuse"
|
||||
rebuild 1
|
||||
sha256 cellar: :any_skip_relocation, arm64_sonoma: "293d9d09f9a4d2cfb51beb789c8b2581b4419b00daa68507f3bf6c97f258aff5"
|
||||
sha256 cellar: :any, ventura: "4c4f3b18a0cd8b290e52d1290ea63a87c04597f43d9c1cde6e71c487bd4a4505"
|
||||
end
|
||||
|
||||
depends_on "pkgconf" => :build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue