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 42f2584 commit 6e855c6Copy full SHA for 6e855c6
Formula/m/mediamtx.rb
@@ -1,8 +1,8 @@
1
class Mediamtx < Formula
2
desc "Zero-dependency real-time media server and media proxy"
3
homepage "https://github.com/bluenviron/mediamtx"
4
- url "https://github.com/bluenviron/mediamtx/archive/refs/tags/v1.8.5.tar.gz"
5
- sha256 "29fa6037e82755594defc72ea9f02d5ec7df09a30a52c36a24871c75b571739a"
+ url "https://github.com/bluenviron/mediamtx/archive/refs/tags/v1.9.0.tar.gz"
+ sha256 "d7f71098cd9e102444ed711bf036ff9c188430c2fa8df6f8a4197df1a63509ff"
6
license "MIT"
7
8
bottle do
0 commit comments