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