-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: maotoumao.MusicFree version 0.0.6 (#202172)
- Loading branch information
Showing
4 changed files
with
109 additions
and
0 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
manifests/m/maotoumao/MusicFree/0.0.6/maotoumao.MusicFree.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: maotoumao.MusicFree | ||
PackageVersion: 0.0.6 | ||
InstallerType: inno | ||
UpgradeBehavior: install | ||
Protocols: | ||
- musicfree | ||
ProductCode: '{F182B50F-7175-4813-ADD1-D57372B6EB42}_is1' | ||
ReleaseDate: 2024-12-25 | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://github.com/maotoumao/MusicFreeDesktop/releases/download/v0.0.6/MusicFree-0.0.6-win32-x64-setup.exe | ||
InstallerSha256: 5C202F85D730DFCAAFA5E75930C9CF0FF78AE26C4758EB11C586E4463462FF97 | ||
InstallerSwitches: | ||
Custom: /CURRENTUSER | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/maotoumao/MusicFreeDesktop/releases/download/v0.0.6/MusicFree-0.0.6-win32-x64-setup.exe | ||
InstallerSha256: 5C202F85D730DFCAAFA5E75930C9CF0FF78AE26C4758EB11C586E4463462FF97 | ||
InstallerSwitches: | ||
Custom: /ALLUSERS | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
33 changes: 33 additions & 0 deletions
33
manifests/m/maotoumao/MusicFree/0.0.6/maotoumao.MusicFree.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: maotoumao.MusicFree | ||
PackageVersion: 0.0.6 | ||
PackageLocale: en-US | ||
Publisher: maotoumao | ||
PublisherUrl: https://github.com/maotoumao | ||
PublisherSupportUrl: https://github.com/maotoumao/MusicFreeDesktop/issues | ||
PackageName: MusicFree | ||
PackageUrl: https://musicfree.catcat.work/ | ||
License: GPL-3.0 | ||
Copyright: https://github.com/maotoumao/MusicFreeDesktop/blob/HEAD/LICENSE | ||
ShortDescription: A modular, customizable, ad-free free music player. | ||
Tags: | ||
- album | ||
- artist | ||
- audio | ||
- music | ||
- player | ||
- playlist | ||
- song | ||
- sound | ||
ReleaseNotesUrl: https://github.com/maotoumao/MusicFreeDesktop/releases/tag/v0.0.6 | ||
Documentations: | ||
- DocumentLabel: User Guide | ||
DocumentUrl: https://musicfree.catcat.work/usage/mobile/install.html | ||
- DocumentLabel: FAQ | ||
DocumentUrl: https://musicfree.catcat.work/qa/common.html | ||
- DocumentLabel: Plugin Development | ||
DocumentUrl: https://musicfree.catcat.work/plugin/introduction.html | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
42 changes: 42 additions & 0 deletions
42
manifests/m/maotoumao/MusicFree/0.0.6/maotoumao.MusicFree.locale.zh-CN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json | ||
|
||
PackageIdentifier: maotoumao.MusicFree | ||
PackageVersion: 0.0.6 | ||
PackageLocale: zh-CN | ||
Publisher: maotoumao | ||
PublisherUrl: https://github.com/maotoumao | ||
PublisherSupportUrl: https://github.com/maotoumao/MusicFreeDesktop/issues | ||
PackageName: MusicFree | ||
PackageUrl: https://musicfree.catcat.work/ | ||
License: GPL-3.0 | ||
Copyright: https://github.com/maotoumao/MusicFreeDesktop/blob/HEAD/LICENSE | ||
ShortDescription: 一个插件化、定制化、无广告的免费音乐播放器。 | ||
Tags: | ||
- 专辑 | ||
- 播放器 | ||
- 歌单 | ||
- 歌手 | ||
- 歌曲 | ||
- 音乐 | ||
- 音频 | ||
ReleaseNotes: |- | ||
1.【优化】大量代码重构 | ||
2.【功能】新增播放失败时不寻找其他音质版本的配置 | ||
3.【功能】歌单内支持通过 ctrl 键盘多选歌曲批量操作 | ||
4.【功能】支持自定义主窗口大小 | ||
5.【功能】支持自定义歌词窗口大小 | ||
6.【功能】调整播放详情页面的样式 | ||
7.【功能】支持了评论功能(需要插件支持) | ||
8.【修复】修复了歌单 id 无法带特殊字符的问题 | ||
9.【修复】修复了音源太多时布局异常的问题 | ||
ReleaseNotesUrl: https://github.com/maotoumao/MusicFreeDesktop/releases/tag/v0.0.6 | ||
Documentations: | ||
- DocumentLabel: 使用指南 | ||
DocumentUrl: https://musicfree.catcat.work/usage/mobile/install.html | ||
- DocumentLabel: 常见问题 | ||
DocumentUrl: https://musicfree.catcat.work/qa/common.html | ||
- DocumentLabel: 插件开发 | ||
DocumentUrl: https://musicfree.catcat.work/plugin/introduction.html | ||
ManifestType: locale | ||
ManifestVersion: 1.9.0 |
8 changes: 8 additions & 0 deletions
8
manifests/m/maotoumao/MusicFree/0.0.6/maotoumao.MusicFree.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: maotoumao.MusicFree | ||
PackageVersion: 0.0.6 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |