This repository was archived by the owner on Aug 1, 2024. It is now read-only.
Commit 2fc5df6 1 parent 3ef38c5 commit 2fc5df6 Copy full SHA for 2fc5df6
File tree 5 files changed +13
-9
lines changed
5 files changed +13
-9
lines changed Original file line number Diff line number Diff line change 11
11
| /| 版本|
12
12
| -| -|
13
13
| [ CJK Font Magisk Module Template] ( https://github.com/lxgw/advanced-cjk-font-magisk-module-template ) | v3.3.220605|
14
- | [ Sarasa-Gothic] ( https://github.com/be5invis/Sarasa-Gothic ) | v1.0.6 |
14
+ | [ Sarasa-Gothic] ( https://github.com/be5invis/Sarasa-Gothic ) | v1.0.14 |
15
15
| [ 7-zip] ( https://7-zip.org/ ) | v23.01|
16
16
| [ wget] ( https://eternallybored.org/misc/wget/ ) | v1.21.4|
Original file line number Diff line number Diff line change 4
4
5
5
---
6
6
7
- ## v1.2.9
7
+ ## v1.2.10
8
8
9
- - 更新更纱黑体:``` v1.0.5 ``` => ``` v1.0.6 ```
9
+ - 更新更纱黑体:``` v1.0.6 ``` => ``` v1.0.14 ```
10
10
11
11
---
12
12
13
13
<details ><summary >历史更新日志</summary >
14
14
15
+ ## v1.2.9
16
+
17
+ - 更新更纱黑体:``` v1.0.5 ``` => ``` v1.0.6 ```
18
+
15
19
## v1.2.8
16
20
17
21
- 更新更纱黑体:``` v1.0.4 ``` => ``` v1.0.5 ```
Original file line number Diff line number Diff line change 1
1
@ ECHO OFF
2
- set font_zip = https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.6b /SarasaGothicSC-TTF-1.0.6.zip
2
+ set font_zip = https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.14 /SarasaGothicSC-TTF-1.0.14.7z
3
3
set template_zip = https://github.com/lxgw/advanced-cjk-font-magisk-module-template/releases/download/v3.3.220605/FontTemplateA-Magisk204.zip
4
4
:: checking
5
5
ECHO Time:%date%
Original file line number Diff line number Diff line change 1
1
# id 只能填 字母 数字 半角符号
2
2
id=sarasa-gothic-font
3
3
name=更纱黑体 Magisk 字体模块
4
- version=1.2.9
5
- versionCode=39
4
+ version=1.2.10
5
+ versionCode=40
6
6
author=Cccc_ & lxgw & be5invis
7
7
description=一个将系统字体替换为更纱黑体的 Magisk 模块
8
8
updateJson=https://github.com/Cccc-owo/Sarasa-Gothic-Magisk-Module/raw/main/update.json
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " v1.2.9 " ,
3
- "versionCode" : 39 ,
4
- "zipUrl" : " https://github.com/Cccc-owo/Sarasa-Gothic-Magisk-Module/releases/download/v1.2.9 /Sarasa-Gothic-Font-Magisk-Module.zip" ,
2
+ "version" : " v1.2.10 " ,
3
+ "versionCode" : 40 ,
4
+ "zipUrl" : " https://github.com/Cccc-owo/Sarasa-Gothic-Magisk-Module/releases/download/v1.2.10 /Sarasa-Gothic-Font-Magisk-Module.zip" ,
5
5
"changelog" : " https://github.com/Cccc-owo/Sarasa-Gothic-Magisk-Module/raw/main/changelog.md"
6
6
}
You can’t perform that action at this time.
0 commit comments