From cadfdbd6a6a9a588fbf514181964d1c3fb91b190 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 20:24:45 +0000 Subject: [PATCH] mediamtx: Update to version 1.8.1 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index c681db0e9e..b5babdab31 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.8.0", + "version": "1.8.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.8.0/mediamtx_v1.8.0_windows_amd64.zip", - "hash": "0a43f06c92d88217cef7d57810fb1082b2789ca8543d7fa4b7981db3ea5550ff" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.8.1/mediamtx_v1.8.1_windows_amd64.zip", + "hash": "551342f24e5d08461cdceecfff6b4ad78e6745aacc5cd16b759a4347836a8228" } }, "bin": "mediamtx.exe",