File tree Expand file tree Collapse file tree 3 files changed +59
-0
lines changed
manifests/x/xiSage/ncmdump-net/1.2.0 Expand file tree Collapse file tree 3 files changed +59
-0
lines changed Original file line number Diff line number Diff line change 1+ # Created with komac v2.12.1
2+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+ PackageIdentifier : xiSage.ncmdump-net
5+ PackageVersion : 1.2.0
6+ InstallerType : zip
7+ NestedInstallerType : portable
8+ NestedInstallerFiles :
9+ - RelativeFilePath : ncmdump-net.exe
10+ UpgradeBehavior : install
11+ FileExtensions :
12+ - ncm
13+ ReleaseDate : 2025-07-13
14+ Installers :
15+ - Architecture : x64
16+ InstallerUrl : https://github.com/xiSage/ncmdump-net/releases/download/v1.2.0/ncmdump-net-win-x64.zip
17+ InstallerSha256 : 77E2CD9D451A11ACA63D8760686AF77AA9C13324D62BF1C647E3F51CEE5B05F7
18+ - Architecture : arm64
19+ InstallerUrl : https://github.com/xiSage/ncmdump-net/releases/download/v1.2.0/ncmdump-net-win-arm64.zip
20+ InstallerSha256 : FB4CF6128EC6769C95FDC305496B2C4B185BD28E77585C167CFCE926BE6B0003
21+ ManifestType : installer
22+ ManifestVersion : 1.10.0
Original file line number Diff line number Diff line change 1+ # Created with komac v2.12.1
2+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+ PackageIdentifier : xiSage.ncmdump-net
5+ PackageVersion : 1.2.0
6+ PackageLocale : en-US
7+ Publisher : xiSage
8+ PublisherUrl : https://github.com/xiSage
9+ PublisherSupportUrl : https://github.com/xiSage/ncmdump-net/issues
10+ PackageName : ncmdump-net
11+ PackageUrl : https://github.com/xiSage/ncmdump-net
12+ License : MIT
13+ LicenseUrl : https://github.com/xiSage/ncmdump-net/blob/HEAD/LICENSE.txt
14+ ShortDescription : Convert NetEase Cloud Music ncm files to mp3/flac.
15+ Moniker : ncmdump
16+ Tags :
17+ - NetEase
18+ - ncm
19+ ReleaseNotes : |-
20+ 使用说明
21+ win-x86、win-x64、win-arm64 后缀文件是通过 NativeAOT 发布的平台特定可执行文件,不需要 .NET 运行时。
22+ any 后缀的文件是跨平台二进制文件,需要系统安装 .NET 9 运行时,执行dotnet ncmdump-net.dll或者dotnet ncmdump-net-gui.dll运行程序。
23+ 更新说明
24+ - 保留ncm文件的介绍元信息,使网易云音乐客户端可以识别转换后的文件;
25+ - 更新依赖版本;
26+ - 其余问题的修复,提高代码质量。
27+ ReleaseNotesUrl : https://github.com/xiSage/ncmdump-net/releases/tag/v1.2.0
28+ ManifestType : defaultLocale
29+ ManifestVersion : 1.10.0
Original file line number Diff line number Diff line change 1+ # Created with komac v2.12.1
2+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+ PackageIdentifier : xiSage.ncmdump-net
5+ PackageVersion : 1.2.0
6+ DefaultLocale : en-US
7+ ManifestType : version
8+ ManifestVersion : 1.10.0
You can’t perform that action at this time.
0 commit comments