From 4f45cb53b4d4bc23d16b88e408a26e5b92fac58e Mon Sep 17 00:00:00 2001 From: Adrian Ho Date: Fri, 14 Apr 2023 00:39:11 +0800 Subject: [PATCH] avfs-mac: update 1.1.5 bottle. --- Formula/avfs-mac.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/avfs-mac.rb b/Formula/avfs-mac.rb index dfea33b..6d58a05 100644 --- a/Formula/avfs-mac.rb +++ b/Formula/avfs-mac.rb @@ -19,8 +19,9 @@ class AvfsMac < Formula bottle do root_url "https://github.com/gromgit/homebrew-fuse/releases/download/avfs-mac-1.1.5" - sha256 monterey: "9b0e55804b9c8b98a25aac295d0fb7ae352f9b446c35e210b260821e27ef0d9b" - sha256 big_sur: "5500a012293e374d1ed9476fe45c740c3739c15b416d503cde99fad1f9b3079d" + sha256 arm64_monterey: "b68a4d79bebd62b4e7cc7ceff13aed1305e1e1db268cbbffa14ab3b26c4508be" + sha256 monterey: "9b0e55804b9c8b98a25aac295d0fb7ae352f9b446c35e210b260821e27ef0d9b" + sha256 big_sur: "5500a012293e374d1ed9476fe45c740c3739c15b416d503cde99fad1f9b3079d" end depends_on "pkg-config" => :build