Skip to content

Commit

Permalink
Merge pull request #203116 from Homebrew/bump-mediamtx-1.11.0
Browse files Browse the repository at this point in the history
mediamtx 1.11.0
  • Loading branch information
BrewTestBot authored Jan 3, 2025
2 parents 140349e + fe7956d commit 328b668
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/m/mediamtx.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ class Mediamtx < Formula
homepage "https://github.com/bluenviron/mediamtx"
# need to use the tag to generate the version info
url "https://github.com/bluenviron/mediamtx.git",
tag: "v1.10.0",
revision: "212382ed2ffc64e318afd36a1206b8f58842c457"
tag: "v1.11.0",
revision: "21b5031d6b4764f234568a29813c2c56dc9ee8a6"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6e586196a828d68d2b36cad31efc044c802130ef267945dde3f6d3e547b7cdfa"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6e586196a828d68d2b36cad31efc044c802130ef267945dde3f6d3e547b7cdfa"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6e586196a828d68d2b36cad31efc044c802130ef267945dde3f6d3e547b7cdfa"
sha256 cellar: :any_skip_relocation, sonoma: "17eab3d6b717b6fb4b142515ce28011d733c4d1d7473e052236d69ab97c14962"
sha256 cellar: :any_skip_relocation, ventura: "17eab3d6b717b6fb4b142515ce28011d733c4d1d7473e052236d69ab97c14962"
sha256 cellar: :any_skip_relocation, x86_64_linux: "66d8e24a29d6ba2916d6278d551dd66b7e14fbb020f679729de7ff1a25c218aa"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6c349c36d8c7d9a2add46f69312c17b82a5a2a3069b65c580aa9805a38467240"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6c349c36d8c7d9a2add46f69312c17b82a5a2a3069b65c580aa9805a38467240"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6c349c36d8c7d9a2add46f69312c17b82a5a2a3069b65c580aa9805a38467240"
sha256 cellar: :any_skip_relocation, sonoma: "b43293444d151d90cc87e0a1c9c4ed4317a1a533354c6199a9cd519ceb7a2722"
sha256 cellar: :any_skip_relocation, ventura: "b43293444d151d90cc87e0a1c9c4ed4317a1a533354c6199a9cd519ceb7a2722"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e1dd216cc96f605346d3559df9a56dda2fee05d05b91620fbb3ecefdfdc85d06"
end

depends_on "go" => :build
Expand Down

0 comments on commit 328b668

Please sign in to comment.