ScoopInstaller_Main/rtmpdump.json
Hugo Locurcio 5810275996 Use SPDX license identifiers in the default bucket (#2211)
This leads to more consistent license properties and allows for easier
automated parsing. https://spdx.org/licenses/
2018-04-20 18:04:49 +02:00

15 lines
406 B
JSON

{
"homepage": "https://rtmpdump.mplayerhq.hu/",
"version": "2.3",
"license": "GPL-2.0",
"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"
]
}