From 1583cae216a373c385e080aff65ab29c7ffe398c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 16:28:39 +0000 Subject: [PATCH] mediamtx: Update to version 1.8.3 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index e9f8289728..a461a315ed 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.8.2", + "version": "1.8.3", "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.2/mediamtx_v1.8.2_windows_amd64.zip", - "hash": "0aeb9b874d4aff00b822c769f49a3d8b9adacf74c38e18d60e95be8929391f17" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.8.3/mediamtx_v1.8.3_windows_amd64.zip", + "hash": "226d5cad6f966f4991240e5df48324dc48cbc7bfb74c5cc6687681dad4b343f7" } }, "bin": "mediamtx.exe",