mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mediamtx: Add version 1.0.3 (#5070)
* mediamtx: Add version 1.0.3 * mediamtx: Put autoupdate url inside architecture Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> --------- Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
parent
de0f8fda6b
commit
f8cfdd9309
22
bucket/mediamtx.json
Normal file
22
bucket/mediamtx.json
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"version": "1.0.3",
|
||||||
|
"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.0.3/mediamtx_v1.0.3_windows_amd64.zip",
|
||||||
|
"hash": "f3cffd7ec6113895e8742346644cd5856bd007e6535797ef41e4303cf4bc0d6c"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "mediamtx.exe",
|
||||||
|
"persist": "mediamtx.yml",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/bluenviron/mediamtx/releases/download/v$version/mediamtx_v$version_windows_amd64.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user