Skip to content

Commit c7da440

Browse files
committed
chore: update 小小输入法
1 parent 6fbcf92 commit c7da440

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tasks/小小输入法/config.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ producer = "Recursive_Unzip"
1414

1515
# 使用到的正则
1616
[regex]
17-
download_link = '\/download\/yong-win-([\d\.]+)-\d+\.7z'
17+
download_link = 'yong-win-([\d\.]+)(-\d+)?\.7z'
1818
download_name = '\.7z'
19-
scraper_version = '\/download\/yong-win-([\d\.]+)-\d+\.7z'
19+
scraper_version = 'yong-win-([\d\.]+)(-\d+)?\.7z'
2020

2121
# 通用参数
2222
[parameter]
@@ -38,7 +38,7 @@ recursiveUnzipList = ['yong']
3838

3939

4040
# 额外备注
41-
# [extra]
41+
[extra]
4242
# require_windows = true
4343
# missing_version = ""
44-
# weekly = true
44+
weekly = true

0 commit comments

Comments
 (0)