scoop-bucket/ncmdump.json

25 lines
781 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.1/ncmdump-1.5.1-windows-amd64.zip",
"hash": "bb849221c06b8fdbff42aefb86baea9c07256568658d80f4be72a39a2a1632dc"
}
},
"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.zip"
}
}
}
}