Skip to content

Commit ed43746

Browse files
authored
New version: RubyMetric.chsrc version 0.2.5
1 parent 8f8452b commit ed43746

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.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: RubyMetric.chsrc
5+
PackageVersion: 0.2.5
6+
InstallerType: portable
7+
Commands:
8+
- chsrc
9+
ReleaseDate: 2026-03-25
10+
Installers:
11+
- Architecture: x86
12+
InstallerUrl: https://github.com/RubyMetric/chsrc/releases/download/v0.2.5/chsrc-x86-windows.exe
13+
InstallerSha256: B5DB7E49C3C35660BFB07DB81C54C23E8E8BF167EED041023E1F7150C1C65454
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/RubyMetric/chsrc/releases/download/v0.2.5/chsrc-x64-windows.exe
16+
InstallerSha256: 9D1429ABE57DFE951230900169A64C4998776261F88F62DFD63CBCC0090CFF81
17+
ManifestType: installer
18+
ManifestVersion: 1.12.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.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: RubyMetric.chsrc
5+
PackageVersion: 0.2.5
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.5
34+
日期:2026-03-25
35+
更新:v0.2.4...v0.2.5
36+
内容:
37+
1. 新增 -scope=project|user|system 选项,替代之前的 -local 选项,若用户指定未实现或不支持的 scope 直接禁止
38+
2. 精简换源 API,方便维护者使用
39+
3. 增加 Bash 自动补全文件
40+
4. 对 xy.h 中所有函数进行内存注解
41+
5. 修复: Windows 安装脚本无法识别已移动的 Downloads 目录
42+
换源方法(recipe):
43+
1. 修复 Ubuntu ARM64 下 reset 的问题
44+
2. 修复 chsrc ls ruby 时出现的段错误
45+
3. Cargo recipe 现在检测 CARGO_HOME
46+
源:
47+
1. 调整部分 Cargo 测速链接为模糊测速
48+
新贡献者
49+
- @usernameisnull made their first contribution in #335
50+
- @AnonTokio made their first contribution in #348
51+
- @Copilot made their first contribution in #333
52+
ReleaseNotesUrl: https://github.com/RubyMetric/chsrc/releases/tag/v0.2.5
53+
Documentations:
54+
- DocumentLabel: Wiki
55+
DocumentUrl: https://github.com/RubyMetric/chsrc/wiki
56+
ManifestType: defaultLocale
57+
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 WinGet Releaser using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: RubyMetric.chsrc
5+
PackageVersion: 0.2.5
6+
DefaultLocale: zh-CN
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)