mediamtx: Update to version 1.3.1

This commit is contained in:
github-actions[bot] 2023-11-26 20:23:44 +00:00
parent 20f8fd45e5
commit 55e4aaee61

View File

@ -1,12 +1,12 @@
{ {
"version": "1.3.0", "version": "1.3.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", "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", "homepage": "https://github.com/bluenviron/mediamtx",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/bluenviron/mediamtx/releases/download/v1.3.0/mediamtx_v1.3.0_windows_amd64.zip", "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.3.1/mediamtx_v1.3.1_windows_amd64.zip",
"hash": "feaaa31c5a7389281fd27fa5533bd1bb3655d60e5aa7360f3066963ac4f3bffd" "hash": "fad9c5736490cdb4c2d0a44e11c0cd868407f2f5637edf2e19d7b1db41c0d14b"
} }
}, },
"bin": "mediamtx.exe", "bin": "mediamtx.exe",