From 19964266d1c4654d84bb06d5bb5a49a54698226e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 20:29:31 +0000 Subject: [PATCH] mediamtx: Update to version 1.15.3 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index 2cd66a084a..9786662ece 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.15.2", + "version": "1.15.3", "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.15.2/mediamtx_v1.15.2_windows_amd64.zip", - "hash": "4b10a4ea4693e1864425275f25260feb456e3617de8e97bc41429b7689a6bc27" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.15.3/mediamtx_v1.15.3_windows_amd64.zip", + "hash": "2971f7b509baa89f26ca6f099b6a6896039be19edd24bf982b65199826c59f04" } }, "bin": "mediamtx.exe",