We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 002e17e commit 599ca53Copy full SHA for 599ca53
Formula/l/livekit-cli.rb
@@ -1,8 +1,8 @@
1
class LivekitCli < Formula
2
desc "Command-line interface to LiveKit"
3
homepage "https://livekit.io"
4
- url "https://github.com/livekit/livekit-cli/archive/refs/tags/v2.4.14.tar.gz"
5
- sha256 "5fec3785996d3de0450290329d6e0ef52bc7611888c6b3ef1e0023f73c15f6c8"
+ url "https://github.com/livekit/livekit-cli/archive/refs/tags/v2.5.0.tar.gz"
+ sha256 "9e4c6a2437b77181821e3dad2fe755f90ce1eee6fe3cfbd6641693142e98fd50"
6
license "Apache-2.0"
7
head "https://github.com/livekit/livekit-cli.git", branch: "main"
8
0 commit comments