Skip to content

Commit 15abc16

Browse files
authored
Merge pull request Homebrew#205405 from Homebrew/bump-mediamtx-1.11.2
mediamtx 1.11.2
2 parents a680ba9 + c5d5420 commit 15abc16

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/m/mediamtx.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ class Mediamtx < Formula
33
homepage "https://github.com/bluenviron/mediamtx"
44
# need to use the tag to generate the version info
55
url "https://github.com/bluenviron/mediamtx.git",
6-
tag: "v1.11.1",
7-
revision: "a8d1908789dcbb9a926d36eef7d4e973806f6c51"
6+
tag: "v1.11.2",
7+
revision: "a8b8f676f4acdb37b5eaaf4a20213901c78baad3"
88
license "MIT"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "263142d7403f8ad0cf6addfdb17ed2385c2d9876dc237fd747d061b82533ee97"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "263142d7403f8ad0cf6addfdb17ed2385c2d9876dc237fd747d061b82533ee97"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "263142d7403f8ad0cf6addfdb17ed2385c2d9876dc237fd747d061b82533ee97"
14-
sha256 cellar: :any_skip_relocation, sonoma: "1c64b5009b1e1466022311182d476564291aafd27b7a590465ab2109dd66bc33"
15-
sha256 cellar: :any_skip_relocation, ventura: "1c64b5009b1e1466022311182d476564291aafd27b7a590465ab2109dd66bc33"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "73d5ca68acacfe5b634e580c010ee911a9fc66842022b145aaf473c1108146fd"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9fc1ebe514b4044fa4aa89ea4e61df60a30e4f2901a8fb51c6bc34f051c3f165"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9fc1ebe514b4044fa4aa89ea4e61df60a30e4f2901a8fb51c6bc34f051c3f165"
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "9fc1ebe514b4044fa4aa89ea4e61df60a30e4f2901a8fb51c6bc34f051c3f165"
14+
sha256 cellar: :any_skip_relocation, sonoma: "b804c3d82854c3ab07353849c22a60d1a9087a76b31e58020f67b1dd26b2c9dc"
15+
sha256 cellar: :any_skip_relocation, ventura: "b804c3d82854c3ab07353849c22a60d1a9087a76b31e58020f67b1dd26b2c9dc"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "e652f1d547e470be6138c4efd9ed5dccba4eb2dc42190db1bf9841d56725d8a8"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)