Skip to content

Commit 1c6a2a4

Browse files
authored
Update Formula/[email protected]
1 parent 37a7c5e commit 1c6a2a4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Formula/[email protected]

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ class CbmcAT631 < Formula
88

99
bottle do
1010
root_url "https://github.com/diffblue/homebrew-cbmc/releases/download/bag-of-goodies"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "eb9a036d14b68a5f531fc134bae66178ef780b81406ed7664d2cf3d655c6bff7"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "cf6ce2452d773152d1ca5e40876176a7d29482be33189bd8ea6955ab67e0040d"
13-
sha256 cellar: :any_skip_relocation, sonoma: "0349025e92bf7cd155f2145024daf9163aa03eae344f0c7a907a3cc04fa015e1"
14-
sha256 cellar: :any_skip_relocation, ventura: "e3afc36341a6769c8d7019e3ab1eb1159e562bf39d80902707d704a601044369"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5479cbcce605574b23746ceaca1c9d12dd9d94e47d2e6c9551757b8d2af169b1"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "eb9a036d14b68a5f531fc134bae66178ef780b81406ed7664d2cf3d655c6bff7"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "cf6ce2452d773152d1ca5e40876176a7d29482be33189bd8ea6955ab67e0040d"
13+
sha256 cellar: :any_skip_relocation, sonoma: "0349025e92bf7cd155f2145024daf9163aa03eae344f0c7a907a3cc04fa015e1"
14+
sha256 cellar: :any_skip_relocation, ventura: "e3afc36341a6769c8d7019e3ab1eb1159e562bf39d80902707d704a601044369"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "5479cbcce605574b23746ceaca1c9d12dd9d94e47d2e6c9551757b8d2af169b1"
1616
end
1717

1818
depends_on "cmake" => :build

0 commit comments

Comments
 (0)