From eb1492880b25833a9d719c44248c81d6857b2547 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 16:35:26 +0000 Subject: [PATCH] mediamtx: Update to version 1.8.0 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index 36ae1e990e..c681db0e9e 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.7.0", + "version": "1.8.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.7.0/mediamtx_v1.7.0_windows_amd64.zip", - "hash": "e92b1326c4924b4226a00587aab36c4034f1726b1b8518f18673bc0bd0f9381f" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.8.0/mediamtx_v1.8.0_windows_amd64.zip", + "hash": "0a43f06c92d88217cef7d57810fb1082b2789ca8543d7fa4b7981db3ea5550ff" } }, "bin": "mediamtx.exe",