From ee4eaf612e06b1070c5869bedb087a79776ba681 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 12:31:33 +0000 Subject: [PATCH] mediamtx: Update to version 1.12.0 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index 590b8e8219..1eb9119446 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.11.3", + "version": "1.12.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.11.3/mediamtx_v1.11.3_windows_amd64.zip", - "hash": "f9c690556fbe0eb8d409aea5c1ae48af16d985a80db12a58c2793e15e0f3c4de" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.12.0/mediamtx_v1.12.0_windows_amd64.zip", + "hash": "1cca94d874b3fe5b32547159ce2070a3e87d0bf746aeb53e077ca4680a372d6e" } }, "bin": "mediamtx.exe",