From f3c1e0a1e501baa80e40291646e16264af9feca6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 19:03:57 +0000 Subject: [PATCH] mediamtx: Update to version 1.7.0 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index 085d182eee..36ae1e990e 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.6.0", + "version": "1.7.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.6.0/mediamtx_v1.6.0_windows_amd64.zip", - "hash": "ade896cda7063fb48b9220f584e802196f0654710bd55abafd3964bcce43f1ff" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.7.0/mediamtx_v1.7.0_windows_amd64.zip", + "hash": "e92b1326c4924b4226a00587aab36c4034f1726b1b8518f18673bc0bd0f9381f" } }, "bin": "mediamtx.exe",