From 21e7510c381c0586a51301140c13c1cbee6c0243 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 16:31:00 +0000 Subject: [PATCH] mediamtx: Update to version 1.14.0 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index 9a8b7ed658..f4eaf23857 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.13.1", + "version": "1.14.0", "description": "Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish and proxy video and audio streams", "homepage": "https://github.com/bluenviron/mediamtx", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.13.1/mediamtx_v1.13.1_windows_amd64.zip", - "hash": "2f19d3c5f762ae70911e5a5b7ad0f12e5dcaa31365eac15bc22a1bd739f0592a" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.14.0/mediamtx_v1.14.0_windows_amd64.zip", + "hash": "e38bca2c9ffccd25e30b75a09100b660b97beab9841248d76bbf176fef1f46c3" } }, "bin": "mediamtx.exe",