forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Mihomo-Party.Mihomo-Party version 1.3.2
- Loading branch information
布丁狗~
authored
Sep 23, 2024
1 parent
ccf2dfb
commit 097e6e6
Showing
3 changed files
with
61 additions
and
0 deletions.
There are no files selected for viewing
19 changes: 19 additions & 0 deletions
19
manifests/m/Mihomo-Party/Mihomo-Party/1.3.2/Mihomo-Party.Mihomo-Party.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,19 @@ | ||
# Created with WinGet Releaser using komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Mihomo-Party.Mihomo-Party | ||
PackageVersion: 1.3.2 | ||
InstallerType: nullsoft | ||
ReleaseDate: 2024-09-23 | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/mihomo-party-org/mihomo-party/releases/download/v1.3.2/mihomo-party-windows-1.3.2-ia32-setup.exe | ||
InstallerSha256: 0AEF8D444FDE4E82423244882ED5532F012FBF7C0C5F28FDA5A3FFB23D374C27 | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/mihomo-party-org/mihomo-party/releases/download/v1.3.2/mihomo-party-windows-1.3.2-x64-setup.exe | ||
InstallerSha256: 288D1740C45A48589D68CC3F82E4FDA8DBA8AF8787BAF05125E61B0B5AB55E38 | ||
- Architecture: arm64 | ||
InstallerUrl: https://github.com/mihomo-party-org/mihomo-party/releases/download/v1.3.2/mihomo-party-windows-1.3.2-arm64-setup.exe | ||
InstallerSha256: 8B26A5DFDD13AD1C442A2D320513452AE686B81902C5967FE41273280A072CCF | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
34 changes: 34 additions & 0 deletions
34
manifests/m/Mihomo-Party/Mihomo-Party/1.3.2/Mihomo-Party.Mihomo-Party.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,34 @@ | ||
# Created with WinGet Releaser using komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Mihomo-Party.Mihomo-Party | ||
PackageVersion: 1.3.2 | ||
PackageLocale: en-US | ||
Publisher: Mihomo-Party | ||
PublisherUrl: https://github.com/pompurin404/mihomo-party | ||
PublisherSupportUrl: https://github.com/mihomo-party-org/mihomo-party/issues | ||
Author: Pompurin404 | ||
PackageName: Mihomo-Party | ||
License: GPL-3.0 | ||
LicenseUrl: https://github.com/mihomo-party-org/mihomo-party/blob/HEAD/LICENSE | ||
Copyright: Copyright © 2024 mihomo-party | ||
ShortDescription: Another Mihomo GUI. | ||
Tags: | ||
- clash | ||
- clash-meta | ||
- electron | ||
- mihomo | ||
- mihomo-party | ||
ReleaseNotes: |- | ||
Breaking Changes | ||
- 为了修复macOS应用内更新问题,此版本需要手动下载dmg进行安装 | ||
Features | ||
- 支持自定义延迟测试并发数量 | ||
- 完善Sub-Store环境变量 | ||
- 支持查看已关闭的连接 | ||
Bug Fixes | ||
- 修复macOS应用内更新后权限丢失的问题 | ||
- 修复高版本macOS SSID获取失败的问题 | ||
ReleaseNotesUrl: https://github.com/mihomo-party-org/mihomo-party/releases/tag/v1.3.2 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/m/Mihomo-Party/Mihomo-Party/1.3.2/Mihomo-Party.Mihomo-Party.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 WinGet Releaser using komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Mihomo-Party.Mihomo-Party | ||
PackageVersion: 1.3.2 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |
097e6e6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@check-spelling-bot Report
🔴 Please review
See the 📜action log for details.
Unrecognized words (1)
ftp
To accept ✔️ these unrecognized words as correct, run the following commands
... in a clone of the [email protected]:mihomo-party-org/winget-pkgs.git repository
on the
Mihomo-Party.Mihomo-Party-1.3.2-835142E4C52248EDB927C7075B17D355
branch (ℹ️ how do I use this?):If the flagged items are 🤯 false positives
If items relate to a ...
binary file (or some other file you wouldn't want to check at all).
Please add a file path to the
excludes.txt
file matching the containing file.File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.
^
refers to the file's path from the root of the repository, so^README\.md$
would exclude README.md (on whichever branch you're using).well-formed pattern.
If you can write a pattern that would match it,
try adding it to the
patterns.txt
file.Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.
Note that patterns can't match multiline strings.