Skip to content

Commit d0ec6a6

Browse files
authored
New version: RubyMetric.chsrc version 0.2.4
1 parent 0d92ba4 commit d0ec6a6

File tree

3 files changed

+83
-0
lines changed

3 files changed

+83
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Created with WinGet Releaser using komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: RubyMetric.chsrc
5+
PackageVersion: 0.2.4
6+
InstallerType: portable
7+
Commands:
8+
- chsrc
9+
ReleaseDate: 2025-12-31
10+
Installers:
11+
- Architecture: x86
12+
InstallerUrl: https://github.com/RubyMetric/chsrc/releases/download/v0.2.4/chsrc-x86-windows.exe
13+
InstallerSha256: D77F8AB42C5CA0A99BF0588BB735956876FEEDAC7DC9C1100B0F8BC8516BF74B
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/RubyMetric/chsrc/releases/download/v0.2.4/chsrc-x64-windows.exe
16+
InstallerSha256: EE75D2CB43A69016BC96DB6470B337D1854F385F9CF5CBDABA96DF781004A5A5
17+
ManifestType: installer
18+
ManifestVersion: 1.10.0
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
# Created with WinGet Releaser using komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: RubyMetric.chsrc
5+
PackageVersion: 0.2.4
6+
PackageLocale: zh-CN
7+
Publisher: RubyMetric
8+
PublisherUrl: https://github.com/RubyMetric
9+
PublisherSupportUrl: https://github.com/RubyMetric/chsrc/issues
10+
PackageName: chsrc
11+
PackageUrl: https://github.com/RubyMetric/chsrc
12+
License: GPL-3.0
13+
ShortDescription: chsrc 全平台通用换源工具与框架.
14+
Tags:
15+
- archlinux
16+
- brew
17+
- bsd
18+
- c99
19+
- cargo
20+
- composer
21+
- cpan
22+
- debian
23+
- fedora
24+
- flathub
25+
- gem
26+
- guix
27+
- linux
28+
- macos
29+
- maven
30+
- nix
31+
ReleaseNotes: |-
32+
该附件二进制文件为预编译供用户提前使用
33+
版本:v0.2.4
34+
日期:2025-12-31
35+
更新:v0.2.3...v0.2.4
36+
内容:
37+
这是2025年最后一个版本,恭祝大家2026年元旦快乐!🎉
38+
1. 修复 Android 系统检测
39+
2. 改善 xy 内存分配与回收
40+
3. 使用 C 语言重写 prepend to file 逻辑
41+
4. 尽量使用 PowerShell v7,后备使用 PowerShell v5
42+
换源方法(recipe):
43+
1. 修复 Mac 上 uv 换源
44+
2. 在 Windows 上使用 PowerShell 替代 sed 和 grep 来处理 uv
45+
3. 在 Windows 上额外检测 python3 命令是否为微软商店占位符
46+
源:
47+
1. 修复 Rust Cargo 测速链接 404 的问题
48+
2. 修复 Debian 某源多余的后缀
49+
3. 添加 Perl 精准测速链接
50+
新贡献者
51+
- @MingriLingran made their first contribution in #328
52+
ReleaseNotesUrl: https://github.com/RubyMetric/chsrc/releases/tag/v0.2.4
53+
Documentations:
54+
- DocumentLabel: Wiki
55+
DocumentUrl: https://github.com/RubyMetric/chsrc/wiki
56+
ManifestType: defaultLocale
57+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: RubyMetric.chsrc
5+
PackageVersion: 0.2.4
6+
DefaultLocale: zh-CN
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)