ncmdump-go: Update version to 1.7.1
This commit is contained in:
parent
884ced2512
commit
f87ec03edd
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"version": "1.7.0",
|
||||
"version": "1.7.1",
|
||||
"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.7.0/ncmdump-go_windows_amd64_1.7.0.zip",
|
||||
"hash": "25cb0800ca1a772a21fcea52418b1c3f94b284bb45dd3183e8fd670d5add55ba"
|
||||
"url": "https://git.taurusxin.com/taurusxin/ncmdump-go/releases/download/1.7.1/ncmdump-go_windows_amd64_1.7.1.zip",
|
||||
"hash": "0c5c81182c8ecfc62a0e64d7ed859cd205ee80a1e1ac5aae836476c8d9915693"
|
||||
}
|
||||
},
|
||||
"bin": ["ncmdump-go.exe"],
|
||||
|
|
Loading…
Reference in New Issue