From a506b8f0278be3eb3fdcb647475b773fad2b0bed Mon Sep 17 00:00:00 2001 From: admin Date: Wed, 10 Jan 2024 14:16:44 -0500 Subject: [PATCH] fix mac arm --- Formula/cb.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/cb.rb b/Formula/cb.rb index ebde324..b28a84d 100644 --- a/Formula/cb.rb +++ b/Formula/cb.rb @@ -7,7 +7,8 @@ class Cb < Formula bottle do root_url "https://github.com/CrunchyData/homebrew-brew/releases/download/cb-3.4.3" - sha256 cellar: :any, monterey: "ee62aa10c87b1f7aa5be79999701e9562ac870bf158a5c7bc9d7ed4327b00d45" + sha256 cellar: :any, arm64_monterey: "fa8f5183088a7cbb451505e99a70c068c52cee39c06d239433770e9f910beb2b" + sha256 cellar: :any, monterey: "ee62aa10c87b1f7aa5be79999701e9562ac870bf158a5c7bc9d7ed4327b00d45" end head do