From d1997dbbc7070803d058d9329c4fc28265c59051 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 5 May 2024 18:35:29 +0000 Subject: [PATCH 1/2] mediamtx 1.8.1 --- Formula/m/mediamtx.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/m/mediamtx.rb b/Formula/m/mediamtx.rb index ba2fbfe836e83..0bddf07f1618e 100644 --- a/Formula/m/mediamtx.rb +++ b/Formula/m/mediamtx.rb @@ -1,8 +1,8 @@ class Mediamtx < Formula desc "Zero-dependency real-time media server and media proxy" homepage "https://github.com/bluenviron/mediamtx" - url "https://github.com/bluenviron/mediamtx/archive/refs/tags/v1.8.0.tar.gz" - sha256 "5d6ce0b1cf632f679bc5c0c1b4a6b4464cc640c7d9cd3263a58455f0930bea26" + url "https://github.com/bluenviron/mediamtx/archive/refs/tags/v1.8.1.tar.gz" + sha256 "37e052642d4b9ed5b9e2dab01be852a127c6167b60add3c4542ddebe6f7119c0" license "MIT" bottle do From b681ae3c76bb1e92d3f95b6511f44c66e2208c4d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 5 May 2024 20:21:42 +0000 Subject: [PATCH 2/2] mediamtx: update 1.8.1 bottle. --- Formula/m/mediamtx.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/m/mediamtx.rb b/Formula/m/mediamtx.rb index 0bddf07f1618e..14735ea839958 100644 --- a/Formula/m/mediamtx.rb +++ b/Formula/m/mediamtx.rb @@ -6,13 +6,13 @@ class Mediamtx < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "5f6806bde27faeaffba203a0457ac72d77cadab8e3a26c2843f55e67e44cbf42" - sha256 cellar: :any_skip_relocation, arm64_ventura: "e8b1b00993e5139a072831943349af3bb1742714496fdf475a8a630b1a1206f8" - sha256 cellar: :any_skip_relocation, arm64_monterey: "fb545550a8b927cd1f2b0d2e473a2b235289130d830948aa26f4c2b5d5406f60" - sha256 cellar: :any_skip_relocation, sonoma: "8aca5ae83b192c5d6a8a02262ebfff9db98b9339c0eb242416ca57d683d969da" - sha256 cellar: :any_skip_relocation, ventura: "a7bb02c70cad8f4fef1b94e6a2bfc98d9a4375714708c6271a248a59be72be37" - sha256 cellar: :any_skip_relocation, monterey: "da206dcb696995e0d2ab1742519bf1f28d58ba560745d5af195ea48cf7672468" - sha256 cellar: :any_skip_relocation, x86_64_linux: "55ff7da09952393ac050d68ffe9cbfcb14be51a7be88c58913f2fa812cc017ad" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "f1a84b91c3daf1f4ee131dce3cf0965a61ba16024c1ebec2236d40bcb0631264" + sha256 cellar: :any_skip_relocation, arm64_ventura: "1624bc1739c1873aa15a1cf12d49c2374bf0eb7db04e2cc470ee35b0d661a206" + sha256 cellar: :any_skip_relocation, arm64_monterey: "5c40a2a448fc2563c09fdf411d2fb5572797e3a0f78f053f36bb7059df867c0b" + sha256 cellar: :any_skip_relocation, sonoma: "e39e67b61ebf8441946dfafc2bd6df867a6a48939f347fd503f8f8087d28231e" + sha256 cellar: :any_skip_relocation, ventura: "835c456e11a9cc5522e80d77672eae2af72c3e1704fb907d3fdd2d7ddc34f796" + sha256 cellar: :any_skip_relocation, monterey: "cb8834fe061abe88e85ec1684c29aeefc523471e2e6cccab1d7357c0265fccfe" + sha256 cellar: :any_skip_relocation, x86_64_linux: "c414f8de8da737a012071553931ac988b57405b5ac120c6e467fce43f7d5fa96" end depends_on "go" => :build