Skip to content

Commit 8248f17

Browse files
committed
libbsc: add 3.3.9 bottle.
1 parent 050f7a4 commit 8248f17

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/lib/libbsc.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ class Libbsc < Formula
55
sha256 "d287535feaf18a05c3ffc9ccba3ee4eacd7604224b4648121d7388727160f107"
66
license "Apache-2.0"
77

8+
bottle do
9+
sha256 cellar: :any, arm64_sequoia: "c7ed848197e074d4ffbf597c051dcc37399d2d589c6ada3a15f90fd049859470"
10+
sha256 cellar: :any, arm64_sonoma: "e9f13fa761075788e61ac51a14ab27649231f3355f7f7fe3d56d848c74714e96"
11+
sha256 cellar: :any, arm64_ventura: "5d49a44a479d5de112bc9bd95c88ab7b14fcd9e86f099e5c335c912df1610a90"
12+
sha256 cellar: :any, sonoma: "d901c26e237fd703be8440ff7f5e3004309d876be6beeb6dec4360f33af8c399"
13+
sha256 cellar: :any, ventura: "b3aecda9cb9b4592b4b92191c99d14532127ad1af91874aa1c6963a1c010e4ca"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "95b7b546d36cecdefc38a60d52c6360e704c60877584786623f2fc7e841909b8"
15+
end
16+
817
depends_on "cmake" => :build
918

1019
on_macos do

0 commit comments

Comments
 (0)