25 lines
794 B
JSON
25 lines
794 B
JSON
{
|
|
"version": "1.5.0",
|
|
"description": "Convert Netease Cloud Music ncm files to mp3/flac files.",
|
|
"homepage": "https://git.taurusxin.com/taurusxin/ncmdump-go/",
|
|
"license": "Apache-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://git.taurusxin.com/taurusxin/ncmdump-go/releases/download/1.5.0/ncmdump_windows_amd64_1.5.0.zip",
|
|
"hash": "2058438ee5affec68637b218b829c6c363098b50d1ff2db37b05763351e5745b"
|
|
}
|
|
},
|
|
"bin": ["ncmdump.exe"],
|
|
"checkver": {
|
|
"url": "https://git.taurusxin.com/api/v1/repos/taurusxin/ncmdump-go/tags",
|
|
"jsonpath": "$[0].name"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://git.taurusxin.com/taurusxin/ncmdump-go/releases/download/latest/ncmdump_windows_amd64_$version.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|