From 159237f6bca3d49f359d4746f95862c1a84f254e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 00:33:00 +0000 Subject: [PATCH] mediamtx: Update to version 1.2.0 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index 0946b39859..305fb97049 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.1.1", + "version": "1.2.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.1.1/mediamtx_v1.1.1_windows_amd64.zip", - "hash": "0c35e359a4e1f33d1167408becc7ef073ae5caa4c4b455831d2666eb715548dc" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.2.0/mediamtx_v1.2.0_windows_amd64.zip", + "hash": "396e0fad6d170ed483cc931e376546d67cdccc5039161ea1b17e3341e5148331" } }, "bin": "mediamtx.exe",