Skip to content

Commit 7c37d3d

Browse files
authored
New version: MetaCubeX.Mihomo.GOAMD64v2 version 1.19.19 (microsoft#330926)
1 parent 71905c3 commit 7c37d3d

3 files changed

Lines changed: 98 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: MetaCubeX.Mihomo.GOAMD64v2
5+
PackageVersion: 1.19.19
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: mihomo-windows-amd64-v2.exe
10+
PortableCommandAlias: mihomo
11+
Commands:
12+
- mihomo
13+
ReleaseDate: 2026-01-16
14+
Installers:
15+
- Architecture: x64
16+
InstallerUrl: https://github.com/MetaCubeX/mihomo/releases/download/v1.19.19/mihomo-windows-amd64-v2-v1.19.19.zip
17+
InstallerSha256: 0C3F89B542EC99D863DFCAAF2345519CB4CFD6F31E1DD175A37D3987B17DC9BA
18+
ManifestType: installer
19+
ManifestVersion: 1.12.0
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: MetaCubeX.Mihomo.GOAMD64v2
5+
PackageVersion: 1.19.19
6+
PackageLocale: en-US
7+
Publisher: MetaCubeX
8+
PublisherUrl: https://github.com/MetaCubeX
9+
PublisherSupportUrl: https://github.com/MetaCubeX/mihomo/issues
10+
PackageName: Mihomo (GOAMD64=v2)
11+
PackageUrl: https://github.com/MetaCubeX/mihomo
12+
License: GPL-3.0
13+
ShortDescription: 'A simple python pydantic model (type hint and autocompletion support) for Honkai: Star Rail parsed data from the Mihomo API.'
14+
Tags:
15+
- clash
16+
- clash-meta
17+
- mihomo
18+
ReleaseNotes: |-
19+
What's Changed
20+
- 06387d50 feat: support fake-ip-filter-mode: rule mode (#2469) by @David
21+
- 06f5fbac feat: add path-root for sudoku (#2511) by @saba-futai
22+
- 0ad9ac32 feat: support aes-128-gcm, ratelimit and framesize for kcptun by @wwqgtxx
23+
- 19a6b5d6 feat: support rule disabling and hit/miss count/at tracking in restful api (#2502) by @potoo0
24+
- 487de9b5 feat: add PROCESS-NAME-WILDCARD and PROCESS-PATH-WILDCARD by @wwqgtxx
25+
- 498f81aa feat: add header support for rule provider (#2463) by @joshua
26+
- 4d767033 feat: all dns client support disable-qtype-<int> params by @wwqgtxx
27+
- 7daf37bc feat: support http-mask-mode, http-mask-tls and http-mask-host for sudoku (#2456) by @saba-futai
28+
- d6b12632 feat: support http-mask-multiplex for suduko (#2482) by @saba-futai
29+
- f38fc202 feat: add grpc-user-agent to grpc-opts (#2512) by @Shaw
30+
- 97bce45e chore: deprecated global-client-fingerprint, please set client-fingerprint directly on the proxy instead by @wwqgtxx
31+
- Note: This version includes fixes for several security vulnerabilities in the utls and Golang tls standard libraries.
32+
BUG & Fix
33+
- 10f4bebd fix: only clear dstIP if it is confirmed to be a fake IP by @wwqgtxx
34+
- 1a6230ec chore: update mieru version (#2484) by @enfein
35+
- 4f0a6fa1 fix: gvisor panic by @wwqgtxx
36+
- c393e917 fix: gvisor compatibility on go1.26 by @wwqgtxx
37+
- c456370f fix: missing context cancel in pullLoop by @wwqgtxx
38+
- c5b0f00b fix: logic issues with BBR impl by @Toby
39+
- e6bf56b9 fix: os.(*Process).Wait not working on Windows7 by @wwqgtxx
40+
- e6c0e3b1 fix: handle geoip:lan when GetRecodeSize() (#2460) by @HolgerHuo
41+
- edbfebea fix: CVE-2025-68121 for crypto/tls by @wwqgtxx
42+
- ee37a353 fix: incorrect timestamp conversion in brutal by @wwqgtxx
43+
Maintenance
44+
- 0818aa54 chore: provider a common entrance for YAML package by @wwqgtxx
45+
- 0cf37de1 chore: better time storage in rule wrapper by @wwqgtxx
46+
- 0cffc8d7 chore: revert "chore: update quic-go to 0.58.0" by @wwqgtxx
47+
- 0f2baca2 chore: refactored the implementation of suduko mux (#2486) by @saba-futai
48+
- 10ef29f5 chore: apply global ca in sudoku code by @wwqgtxx
49+
- 11000dcc chore: add common/deque package by @wwqgtxx
50+
- 1a6230ec chore: update mieru version (#2484) by @enfein
51+
- 1f8bee97 chore: force to disable mptcp for tproxy by @wwqgtxx
52+
- 287f9e51 chore: temporarily skip mieru inbound test in go1.26 on windows by @wwqgtxx
53+
- 4f9bfd21 chore: add some comments for the finalizer by @wwqgtxx
54+
- 64015b76 chore: update quic-go to 0.58.0 by @wwqgtxx
55+
- 85ba7f6a chore: change import paths in sudoku code by @wwqgtxx
56+
- 9168bee6 chore: align internal logic by @wwqgtxx
57+
- 94c8d60f chore: simplified logic rule parsing by @wwqgtxx
58+
- ae6069c1 chore: moving rules disabled and hit/miss counts data to extra for restful api (#2503) by @potoo0
59+
- b18a3355 chore: remove unused pointer in rules implements by @wwqgtxx
60+
- c128d23d chore: update quic-go to 0.59.0 by @wwqgtxx
61+
- c8e33a43 chore: decrease rule wrapper memory usage by @wwqgtxx
62+
- cdabd1e8 chore: update utls by @wwqgtxx
63+
- eb30d3f3 chore: add a code comment for tproxy listener by @wwqgtxx
64+
- efb80086 chore: update quic-go to 0.58.1 by @wwqgtxx
65+
Full Changelog: https://github.com/MetaCubeX/mihomo/compare/v1.19.18...v1.19.19
66+
ReleaseNotesUrl: https://github.com/MetaCubeX/mihomo/releases/tag/v1.19.19
67+
Documentations:
68+
- DocumentLabel: Docs
69+
DocumentUrl: https://wiki.metacubex.one/
70+
ManifestType: defaultLocale
71+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: MetaCubeX.Mihomo.GOAMD64v2
5+
PackageVersion: 1.19.19
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)