diff --git a/rtmpdump.json b/rtmpdump.json new file mode 100644 index 0000000000..17ab182aa4 --- /dev/null +++ b/rtmpdump.json @@ -0,0 +1,14 @@ +{ + "homepage": "https://rtmpdump.mplayerhq.hu/", + "version": "2.3", + "license": "GPLv2", + "url": "https://rtmpdump.mplayerhq.hu/download/rtmpdump-2.3-windows.zip", + "hash": "6948aa372f04952d5675917c6ca2c7c0bf6b109de21a4323adc93247fff0189f", + "extract_dir": "rtmpdump-2.3", + "bin": [ + "rtmpdump.exe", + "rtmpgw.exe", + "rtmpsrv.exe", + "rtmpsuck.exe" + ] +}