From f04efffcd12d6582591483726e39a12e63bce331 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 00:33:43 +0000 Subject: [PATCH] mediamtx: Update to version 1.3.0 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index 43ebc818fe..0245743741 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.2.1", + "version": "1.3.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.2.1/mediamtx_v1.2.1_windows_amd64.zip", - "hash": "8cd579428189b5cb12daab9bfeabb31eced4daa1546c59fdb36d12dcf7bdd449" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.3.0/mediamtx_v1.3.0_windows_amd64.zip", + "hash": "feaaa31c5a7389281fd27fa5533bd1bb3655d60e5aa7360f3066963ac4f3bffd" } }, "bin": "mediamtx.exe",