Skip to content

Commit

Permalink
Fix: Netease Music Install Failure (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
PA733 authored Jul 18, 2024
1 parent 55be43b commit 40ce0c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bucket/neteasemusic.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
},
"url": "https://d1.music.126.net/dmusic/NeteaseCloudMusic_Music_official_2.10.13.202675_32.exe#/dl.7z",
"hash": "45f8aa74a4bae7b253fe370a129f3fe22cedb8b24e3c06d04c772dd41486ffb2",
"pre_install": "Move-Item \"$dir\\redist_packages\\*\" \"$dir\\\"",
"post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\",\"$dir\\redist_packages\" -Force -Recurse",
"bin": "cloudmusic.exe",
"shortcuts": [
Expand All @@ -24,4 +25,4 @@
"url": "https://d1.music.126.net/dmusic/NeteaseCloudMusic_Music_official_$version_32.exe#/dl.7z"
},
"notes": "We don't persist your CloudMusic data, they are still storaged in '%LOCALAPPDATA%\\Netease\\CloudMusic'."
}
}

0 comments on commit 40ce0c5

Please sign in to comment.