ScoopInstaller_Main/bucket/n-m3u8dl-cli.json
Alexara Wu 1aca97f81d n-m3u8dl-cli: Add version 2.4.6 (#716)
* n-m3u8dl-cli: Add version 2.4.6

* Update bucket/n-m3u8dl-cli.json

* Update bucket/n-m3u8dl-cli.json
2020-01-17 19:26:51 -08:00

28 lines
843 B
JSON

{
"homepage": "https://github.com/nilaoda/N_m3u8DL-CLI/blob/master/README_ENG.md",
"description": "A m3u8 downloader",
"version": "2.4.6",
"license": "MIT",
"suggest": {
"ffmpeg": [
"ffmpeg",
"ffmpeg-nightly"
]
},
"url": "https://github.com/nilaoda/N_m3u8DL-CLI/releases/download/2.4.6/N_m3u8DL-CLI_v2.4.6.exe#/N_m3u8DL-CLI.exe",
"hash": "23fda34552ccc0ac9d4a31babc4ee5a5eac3b23c9aa772418b3c79e7d0242747",
"bin": [
"N_m3u8DL-CLI.exe",
[
"N_m3u8DL-CLI.exe",
"N_m3u8DL"
]
],
"checkver": {
"github": "https://github.com/nilaoda/N_m3u8DL-CLI"
},
"autoupdate": {
"url": "https://github.com/nilaoda/N_m3u8DL-CLI/releases/download/$version/N_m3u8DL-CLI_v$version.exe#/N_m3u8DL-CLI.exe"
}
}