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 bccf550 commit 27c8606Copy full SHA for 27c8606
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.13.1",
7
- revision: "0b901ade3e102fd63d78dc23d7e68c5d7ad04b19"
+ tag: "v1.14.0",
+ revision: "c80220eb7c91b74a828ca231b27412005db51f68"
8
license "MIT"
9
head "https://github.com/bluenviron/mediamtx.git", branch: "main"
10
0 commit comments