From 3d70cc87cf95cd89fd69cfa5cdc3de91dc141073 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 20:28:38 +0000 Subject: [PATCH] mediamtx: Update to version 1.15.0 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index f4eaf23857..5babed04e3 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.14.0", + "version": "1.15.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.14.0/mediamtx_v1.14.0_windows_amd64.zip", - "hash": "e38bca2c9ffccd25e30b75a09100b660b97beab9841248d76bbf176fef1f46c3" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.15.0/mediamtx_v1.15.0_windows_amd64.zip", + "hash": "2ba9a514c723507194bcd328e5969c4e5b35fc103a9b7dfa369459f5d40633e7" } }, "bin": "mediamtx.exe",