From f6ce3875412d5b123160b659efadfd13c6d1b8a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 00:34:36 +0000 Subject: [PATCH] mediamtx: Update to version 1.11.1 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index 5c5ef90448..a23a976621 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.11.0", + "version": "1.11.1", "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.11.0/mediamtx_v1.11.0_windows_amd64.zip", - "hash": "fa9335346f1e97d79eb658fd3579d9af0e71a1ee062b5b9b8000f6e90b966282" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.11.1/mediamtx_v1.11.1_windows_amd64.zip", + "hash": "2cb8395f0a18c564431de0ef44722e0baa12e4cc81b654284cc0125d3ad74d71" } }, "bin": "mediamtx.exe",