Skip to content

Commit 63710b1

Browse files
committed
caf: update 1.1.0 bottle.
1 parent 1c9a689 commit 63710b1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/c/caf.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ class Caf < Formula
88
head "https://github.com/actor-framework/actor-framework.git", branch: "master"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_sequoia: "9537e004e941d95aac0be101fdb15af8482210717eec4ff76dcb467837cbbe18"
12-
sha256 cellar: :any, arm64_sonoma: "4b8e61e0a9dba95d2b2894b31a370cddacfc030bd1ac9d8876fa3c80e9ed88c6"
13-
sha256 cellar: :any, arm64_ventura: "acbf088b4337573a0710635d25ae8bb4828a8913b552443206b1c92ed0a555cc"
14-
sha256 cellar: :any, sonoma: "418ac2c0d3b64145b22f801ba4868490d9306babce62ce2e315da9ccf4b8228d"
15-
sha256 cellar: :any, ventura: "0d94e1fd5b0d827b48ae36871873a7f574635ca36256616912bfc1a3f02b390a"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "678ca206b7bbb125aaf83dd4cacc878c720379a8a38a6372cb6a3b5834e2cf34"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "891cd444eefd7ff0c2ca32273b9d7734a43a33f6758b343a126dfb99a8006b3d"
11+
sha256 cellar: :any, arm64_sequoia: "7678c03ac5833969bc5ef720b398e774d1e3156d268d34ce9d95349e7f885823"
12+
sha256 cellar: :any, arm64_sonoma: "34839f1a22902b556f3ece25edc7e1b3123768f17ed76f2a0e5a24ae0f13110b"
13+
sha256 cellar: :any, arm64_ventura: "c2b9cac897daf44e7c17dcf6b52790a4ed3b74d36a96b61f1794bf3077be02df"
14+
sha256 cellar: :any, sonoma: "aa3ca3370d07b8ed67d9e319eccf4412e8b7cd8a654eadd8df8fbf1f2c2feff3"
15+
sha256 cellar: :any, ventura: "967061c8c7b2f3b6adc948623502333c7d680616a6fe21941374aba7f836ae01"
16+
sha256 cellar: :any_skip_relocation, arm64_linux: "980f1e6bf7b3462f90c1251a2fc22ca9cdee8f81e1ae631fd34cdd48469aad7c"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "18dd86732ab832bc6b035af48f3fcc8d05c6ec4dca5ec068d09f43fc3b724335"
1818
end
1919

2020
depends_on "cmake" => :build

0 commit comments

Comments
 (0)