Skip to content

Commit

Permalink
fix mac arm
Browse files Browse the repository at this point in the history
  • Loading branch information
abrightwell committed Dec 13, 2023
1 parent 16c1cbb commit 3b0ad63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Formula/cb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ class Cb < Formula

bottle do
root_url "https://github.com/CrunchyData/homebrew-brew/releases/download/cb-3.4.1"
sha256 cellar: :any, monterey: "2862a7880ddb358c3b7cd52d91d2ded0c4dfd808a1f5f1af0bbc93142490ff10"
sha256 cellar: :any, arm64_monterey: "b55b097c852bc1681d7c4308b32ba137e5e1c81c21f590e46539eccb0e02e4a4"
sha256 cellar: :any, monterey: "2862a7880ddb358c3b7cd52d91d2ded0c4dfd808a1f5f1af0bbc93142490ff10"
end

head do
Expand Down

0 comments on commit 3b0ad63

Please sign in to comment.