scoop-bucket/ncmdump-go.json

25 lines
803 B
JSON

{
"version": "1.7.4",
"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/v1.7.4/ncmdump-go_windows_amd64_1.7.4.zip",
"hash": "98b3e385045ea7d07a3439499dffa6b2f22eb0327df69800b1c8542b73a50296"
}
},
"bin": ["ncmdump-go.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-go_windows_amd64_$version.zip"
}
}
}
}