From 0b11f29330531333a47c28eed9bffbc407a2cc77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 12:32:22 +0000 Subject: [PATCH] mediamtx: Update to version 1.11.2 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index a23a976621..095d19dbaa 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.11.1", + "version": "1.11.2", "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.1/mediamtx_v1.11.1_windows_amd64.zip", - "hash": "2cb8395f0a18c564431de0ef44722e0baa12e4cc81b654284cc0125d3ad74d71" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.11.2/mediamtx_v1.11.2_windows_amd64.zip", + "hash": "31c8d6fb9caa3218fc19fd7a31f9e8393794945f103e676784a89dca55541d69" } }, "bin": "mediamtx.exe",