fuse-zip-mac: update 0.7.2 bottle.

This commit is contained in:
Adrian Ho 2021-04-27 18:42:17 +08:00
parent f1e61557ba
commit 29bcb511c7

View file

@ -10,7 +10,8 @@ class FuseZipMac < Formula
bottle do
root_url "https://github.com/gromgit/homebrew-fuse/releases/download/fuse-zip-mac-0.7.2"
sha256 cellar: :any, big_sur: "2fc541f86072d8faba8a4aa99ab1de342f38e6f4af8ffecf8764a45b1b747e2b"
sha256 cellar: :any, big_sur: "2fc541f86072d8faba8a4aa99ab1de342f38e6f4af8ffecf8764a45b1b747e2b"
sha256 cellar: :any, catalina: "b2e45519d7a30220bcbb666abc00e299436965dd64c55abe4d656542a1e0fa29"
end
depends_on "pkg-config" => :build