Skip to content

Commit 599ca53

Browse files
committed
livekit-cli 2.5.0
1 parent 002e17e commit 599ca53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/livekit-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class LivekitCli < Formula
22
desc "Command-line interface to LiveKit"
33
homepage "https://livekit.io"
4-
url "https://github.com/livekit/livekit-cli/archive/refs/tags/v2.4.14.tar.gz"
5-
sha256 "5fec3785996d3de0450290329d6e0ef52bc7611888c6b3ef1e0023f73c15f6c8"
4+
url "https://github.com/livekit/livekit-cli/archive/refs/tags/v2.5.0.tar.gz"
5+
sha256 "9e4c6a2437b77181821e3dad2fe755f90ce1eee6fe3cfbd6641693142e98fd50"
66
license "Apache-2.0"
77
head "https://github.com/livekit/livekit-cli.git", branch: "main"
88

0 commit comments

Comments
 (0)