Skip to content

Commit 82ab681

Browse files
committed
livekit 1.8.3
1 parent 9925977 commit 82ab681

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/livekit.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Livekit < Formula
22
desc "Scalable, high-performance WebRTC server"
33
homepage "https://livekit.io"
4-
url "https://github.com/livekit/livekit/archive/refs/tags/v1.8.0.tar.gz"
5-
sha256 "18003008a5523d7c20655ffc4c2627ead05e8b2ef409b97e23dea67a8bc3ba76"
4+
url "https://github.com/livekit/livekit/archive/refs/tags/v1.8.3.tar.gz"
5+
sha256 "c8854d01bced8d1af7d2cdddcc7e92482e56504cb990a0b7c0f12e4d125ae993"
66
license "Apache-2.0"
77
head "https://github.com/livekit/livekit.git", branch: "master"
88

0 commit comments

Comments
 (0)