From 838c492ccd2be4dfeb65bfcce6a57115eb13d5b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 May 2025 20:27:45 +0000 Subject: [PATCH] mediamtx: Update to version 1.12.1 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index 1eb9119446..341dbe089e 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.12.0", + "version": "1.12.1", "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.12.0/mediamtx_v1.12.0_windows_amd64.zip", - "hash": "1cca94d874b3fe5b32547159ce2070a3e87d0bf746aeb53e077ca4680a372d6e" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.12.1/mediamtx_v1.12.1_windows_amd64.zip", + "hash": "890924df75226377fcad61037791ac92103f140710b23c3050b0f8ed5e908388" } }, "bin": "mediamtx.exe",