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 bc7be97 commit 85cc6b7Copy full SHA for 85cc6b7
Formula/m/mediamtx.rb
@@ -3,8 +3,8 @@ class Mediamtx < Formula
3
homepage "https://github.com/bluenviron/mediamtx"
4
# need to use the tag to generate the version info
5
url "https://github.com/bluenviron/mediamtx.git",
6
- tag: "v1.11.3",
7
- revision: "b66efd66da92ce475f3bf2a229efa56724f3fa64"
+ tag: "v1.12.0",
+ revision: "dd9a5caa7b723885e49da3281afdab2bb1a8dd88"
8
license "MIT"
9
10
bottle do
0 commit comments