Skip to content

Commit

Permalink
New version: Mihomo-Party.Mihomo-Party version 1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pompurin404 authored Oct 24, 2024
1 parent e24436b commit 371988f
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 0 deletions.
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.5.5
InstallerType: nullsoft
ReleaseDate: 2024-10-24
Installers:
- Architecture: x86
InstallerUrl: https://github.com/mihomo-party-org/mihomo-party/releases/download/v1.5.5/mihomo-party-windows-1.5.5-ia32-setup.exe
InstallerSha256: 0AC6C29E9C33D533B12D43F6C0C52AAC4167CCAF1BCAA2B2047EA8CC6D896FD9
- Architecture: x64
InstallerUrl: https://github.com/mihomo-party-org/mihomo-party/releases/download/v1.5.5/mihomo-party-windows-1.5.5-x64-setup.exe
InstallerSha256: BF70BF292E00413A3327957B0C402264B79BAA81A6318873E77AC3F46B17904F
- Architecture: arm64
InstallerUrl: https://github.com/mihomo-party-org/mihomo-party/releases/download/v1.5.5/mihomo-party-windows-1.5.5-arm64-setup.exe
InstallerSha256: 8A15D6D6C83F3EC46000DC60A2915DB2F4680E9E496819BD4788E707912175A9
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# 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.5.5
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
- 1.5.0 之后 macOS 改用 pkg 安装方式,不再支持 dmg 安装方式,因此本次更新需要手动下载安装包进行安装
- electron33 已不再支持 macOS 10.15,故为 10.15 提供单独的安装包,需要的用户请自行下载安装,应用内更新时会自动检测系统版本,安装后后续可正常在应用内直接更新
- 1.5.1 之后 Windows 下 profuctName 改为 Mihomo Party, 更新后若出现找不到文件报错,手动以管理员权限运行 Mihomo Party.exe 即可
- 由于更改了应用名称,开机启动失效是正常现象,在设置中重新开关一下即可
Bug Fixes
- 修复对话框字体模糊的问题
- 修复 macOS 窄边栏宽度错误的问题
ReleaseNotesUrl: https://github.com/mihomo-party-org/mihomo-party/releases/tag/v1.5.5
ManifestType: defaultLocale
ManifestVersion: 1.6.0
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.5.5
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit 371988f

Please sign in to comment.