Skip to content

Commit

Permalink
New version: maotoumao.MusicFree version 0.0.6 (#202172)
Browse files Browse the repository at this point in the history
  • Loading branch information
spectopo authored Dec 25, 2024
1 parent 47216a4 commit 7272932
Show file tree
Hide file tree
Showing 4 changed files with 109 additions and 0 deletions.
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
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
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
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

0 comments on commit 7272932

Please sign in to comment.