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
This commit is contained in:
Alexara Wu 2020-01-18 11:26:51 +08:00 committed by Ross Smith II
parent 4d6511cb9d
commit 1aca97f81d

27
bucket/n-m3u8dl-cli.json Normal file
View File

@ -0,0 +1,27 @@
{
"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"
}
}