From 264ed9d02d934313d09d6ca124e4715712cb9a50 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 00:32:37 +0000 Subject: [PATCH] mediamtx: Update to version 1.4.0 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index 778e154eb2..0e4c2d4d60 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.3.1", + "version": "1.4.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.3.1/mediamtx_v1.3.1_windows_amd64.zip", - "hash": "fad9c5736490cdb4c2d0a44e11c0cd868407f2f5637edf2e19d7b1db41c0d14b" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.4.0/mediamtx_v1.4.0_windows_amd64.zip", + "hash": "c7e65544a8352d89fb4478cee320eaca6c5b896c0ebbe697b30b63732e89947d" } }, "bin": "mediamtx.exe",