Skip to content

Commit db7ce7a

Browse files
committed
livekit: update 1.8.3 bottle.
1 parent 82ab681 commit db7ce7a

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Formula/l/livekit.rb

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,12 @@ class Livekit < Formula
1515
end
1616

1717
bottle do
18-
rebuild 1
19-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "91539ca2ec3cdcf3e8adfe30c80cbe5f99db42d8765c50fbf91ccb964515bf61"
20-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "14e2d1630e4856fb481b52a890a77c5650ba138684ccf4a585766d3dce445323"
21-
sha256 cellar: :any_skip_relocation, arm64_ventura: "d9a4bd73c70d9f02813029d0d9970637ec7d9f35348fc69b91915017b98eb1c7"
22-
sha256 cellar: :any_skip_relocation, sonoma: "6a5509f79d2fb948be58852c3dab88153a03bda67311b063565c8b9277cd2d09"
23-
sha256 cellar: :any_skip_relocation, ventura: "99675ff972d242f8e1e6610f9b069896e0b0e06290ec9f55603df5653189b9eb"
24-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0c076548160a94ff09ed19df067a608c37202b75118a9fa87d1827cc6eaa6804"
18+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "faccae938e08bab716dcb2fd5aedbad6d2acf6b48139066a4922d9e108f2d644"
19+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0fc8558c86bcda31606eb1ab4b5c1bf7f4db0cd6b650250e6780b48edad2a68e"
20+
sha256 cellar: :any_skip_relocation, arm64_ventura: "a01078a9585be91ac3cc6b5bf689875d80f4404873d54c58f6fab2fdb32a45e9"
21+
sha256 cellar: :any_skip_relocation, sonoma: "700cdcaf6480d16852b7d983dc58fd7df649a54c3983292b91c0d1c928d6580c"
22+
sha256 cellar: :any_skip_relocation, ventura: "23371d79e8358b2cd9801482ef4e8f0280b3c3a79fded0329b1afbcf2b09616f"
23+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c80dbd58eddd1e6210ae53579ece661c06cf733f92234d74c2823ac34de000d1"
2524
end
2625

2726
depends_on "go" => :build

0 commit comments

Comments
 (0)