From f7ce09b0d26199c7436ab3b41787fbeae9778c28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 04:26:32 +0000 Subject: [PATCH] mediamtx: Update to version 1.1.1 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index 7b410954eb..0946b39859 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.1.0", + "version": "1.1.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.1.0/mediamtx_v1.1.0_windows_amd64.zip", - "hash": "308b7895e934fcb27862f3e3b1ab4a6d7ab876e87dd247fbe83f4a3cc411ee6a" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.1.1/mediamtx_v1.1.1_windows_amd64.zip", + "hash": "0c35e359a4e1f33d1167408becc7ef073ae5caa4c4b455831d2666eb715548dc" } }, "bin": "mediamtx.exe",