Skip to content

Commit

Permalink
livekit-cli: update 2.1.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 18, 2024
1 parent 3827d39 commit 2460e63
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/l/livekit-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class LivekitCli < Formula
head "https://github.com/livekit/livekit-cli.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f1a4b6b043f0e494fb4174ac57edbd63d2d1aad6a26b0ef63f4d47b984d0711b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f1a4b6b043f0e494fb4174ac57edbd63d2d1aad6a26b0ef63f4d47b984d0711b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f1a4b6b043f0e494fb4174ac57edbd63d2d1aad6a26b0ef63f4d47b984d0711b"
sha256 cellar: :any_skip_relocation, sonoma: "8362eb37f13b37f2d9b238f3230b5d758ec9ef1ffb9759f03289b26c280d70de"
sha256 cellar: :any_skip_relocation, ventura: "8362eb37f13b37f2d9b238f3230b5d758ec9ef1ffb9759f03289b26c280d70de"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5b07a6ecf52a8e11fb1c7262c434ea5dca789376c02a1779440531a0dec04844"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "93cff3b8858f5e6acbe85c3257cc7254d9db0aca8c737bbcec90d9a1e04dc5fe"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "93cff3b8858f5e6acbe85c3257cc7254d9db0aca8c737bbcec90d9a1e04dc5fe"
sha256 cellar: :any_skip_relocation, arm64_ventura: "93cff3b8858f5e6acbe85c3257cc7254d9db0aca8c737bbcec90d9a1e04dc5fe"
sha256 cellar: :any_skip_relocation, sonoma: "e23bb9a0a03f54456aeb16a193e6009b6bc1a353cc07351db3860dd513c1cc85"
sha256 cellar: :any_skip_relocation, ventura: "e23bb9a0a03f54456aeb16a193e6009b6bc1a353cc07351db3860dd513c1cc85"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2ac02ac1bcb59f6371a50c9f4cf5af1238283f2e67e3d17f9e1f9a1e57b2b0a0"
end

depends_on "go" => :build
Expand Down

0 comments on commit 2460e63

Please sign in to comment.