From 76d390021538f949247b4bc8de2c7d901b680a6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 20:24:49 +0000 Subject: [PATCH] mediamtx: Update to version 1.5.0 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index 6698d8afb3..c705eaf0c7 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.4.2", + "version": "1.5.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.4.2/mediamtx_v1.4.2_windows_amd64.zip", - "hash": "47dfaabc5bf17da8cd6b99eab0192646fa5b7373ecc90310fc4672c9471b31e2" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.5.0/mediamtx_v1.5.0_windows_amd64.zip", + "hash": "5c76d007c39c6f9c167be756b98953e55b6fa2b6c429c30fb1255aac96133af1" } }, "bin": "mediamtx.exe",