From 2991fb474c07c05d74753d56c8b7db41b5c0f5ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 12:32:45 +0000 Subject: [PATCH] mediamtx: Update to version 1.10.0 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index 9cce31fcb9..d842efadec 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.9.3", + "version": "1.10.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.9.3/mediamtx_v1.9.3_windows_amd64.zip", - "hash": "af2ce0dce3201e10c39dae4e6d8e52c983d6940b1fa0fdd7f3d16c87ac764626" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.10.0/mediamtx_v1.10.0_windows_amd64.zip", + "hash": "f81db8cb911081086337e47dc9ca3fb34fe4ac4eb58da49e6df4184eaff09ff2" } }, "bin": "mediamtx.exe",