Update recipes

This commit is contained in:
Aoran Zeng
2025-07-31 16:56:16 +08:00
parent 60ce1ba580
commit f17a1c70b8
4 changed files with 42 additions and 25 deletions

View File

@@ -32,13 +32,13 @@
* | BingChunMoLi <bingchunmoli@bingchunmoli.com>
* |
* Created On : <2023-08-28>
* Last Modified : <2025-07-28>
* Last Modified : <2025-07-31>
*
* chsrc: Change Source —— 全平台通用命令行换源工具
* ------------------------------------------------------------*/
#define Chsrc_Version "0.2.2.1-dev1"
#define Chsrc_Release_Date "2025/07/26"
#define Chsrc_Version "0.2.2.1-dev2"
#define Chsrc_Release_Date "2025/07/31"
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
@@ -803,4 +803,4 @@ not_matched:
chsrc_error (msg);
return Exit_Unknown;
}
}
}