From 2dd3dc5b4b9f285983bccbf8b4b56bdd36d2bd8b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2024 20:25:07 +0000 Subject: [PATCH] mediamtx: Update to version 1.8.4 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index a461a315ed..f08e4ffcda 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.8.3", + "version": "1.8.4", "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.3/mediamtx_v1.8.3_windows_amd64.zip", - "hash": "226d5cad6f966f4991240e5df48324dc48cbc7bfb74c5cc6687681dad4b343f7" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.8.4/mediamtx_v1.8.4_windows_amd64.zip", + "hash": "62db568bfc29add7a7da7d36cddc9b8a3e1d57399bf3a4c7fb2600e6c56a9a31" } }, "bin": "mediamtx.exe",