File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ class CbmcAT631 < Formula
8
8
9
9
bottle do
10
10
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"
16
16
end
17
17
18
18
depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments