From c22734a0c31d61369b4e117f3ca34a2860b841a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 16:30:00 +0000 Subject: [PATCH] mediamtx: Update to version 1.9.0 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index 1045c51ab5..7482ea8573 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.8.5", + "version": "1.9.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.8.5/mediamtx_v1.8.5_windows_amd64.zip", - "hash": "fb49543c1caa4a9e040f1becb7b79cbedd99ce190f80e574ed6e110205415545" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.9.0/mediamtx_v1.9.0_windows_amd64.zip", + "hash": "2279b921b2bfb69321a142090db0ac88a36ab2093afbb9f5a59eca94be0c03fa" } }, "bin": "mediamtx.exe",