From 339d84263cb46a5e6a4fbb02d734b05daf419ede Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 16:29:15 +0000 Subject: [PATCH] mediamtx: Update to version 1.9.3 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index 54f929bf77..9cce31fcb9 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.9.2", + "version": "1.9.3", "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.9.2/mediamtx_v1.9.2_windows_amd64.zip", - "hash": "f5c7ff339d97c69e0b84da8872ebf39fa807c2fc409f786adf12a2c5442fdbb1" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.9.3/mediamtx_v1.9.3_windows_amd64.zip", + "hash": "af2ce0dce3201e10c39dae4e6d8e52c983d6940b1fa0fdd7f3d16c87ac764626" } }, "bin": "mediamtx.exe",