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 9925977 commit 82ab681Copy full SHA for 82ab681
Formula/l/livekit.rb
@@ -1,8 +1,8 @@
1
class Livekit < Formula
2
desc "Scalable, high-performance WebRTC server"
3
homepage "https://livekit.io"
4
- url "https://github.com/livekit/livekit/archive/refs/tags/v1.8.0.tar.gz"
5
- sha256 "18003008a5523d7c20655ffc4c2627ead05e8b2ef409b97e23dea67a8bc3ba76"
+ url "https://github.com/livekit/livekit/archive/refs/tags/v1.8.3.tar.gz"
+ sha256 "c8854d01bced8d1af7d2cdddcc7e92482e56504cb990a0b7c0f12e4d125ae993"
6
license "Apache-2.0"
7
head "https://github.com/livekit/livekit.git", branch: "master"
8
0 commit comments