From 6ac9208474860d7be67db9acde8630f9049767c7 Mon Sep 17 00:00:00 2001 From: Dvel Date: Thu, 30 Mar 2023 21:40:40 +0800 Subject: [PATCH] update recipes --- others/recipes/all_dicts.recipe.yaml | 1 + others/recipes/cn_dicts.recipe.yaml | 1 + others/recipes/full.recipe.yaml | 1 + 3 files changed, 3 insertions(+) diff --git a/others/recipes/all_dicts.recipe.yaml b/others/recipes/all_dicts.recipe.yaml index 7aa1263..4fcf925 100644 --- a/others/recipes/all_dicts.recipe.yaml +++ b/others/recipes/all_dicts.recipe.yaml @@ -7,6 +7,7 @@ recipe: 所有词库安装、更新 install_files: >- cn_dicts/8105.dict.yaml + cn_dicts/41448.dict.yaml cn_dicts/base.dict.yaml cn_dicts/ext.dict.yaml cn_dicts/others.dict.yaml diff --git a/others/recipes/cn_dicts.recipe.yaml b/others/recipes/cn_dicts.recipe.yaml index b8ac9fa..a3e15b0 100644 --- a/others/recipes/cn_dicts.recipe.yaml +++ b/others/recipes/cn_dicts.recipe.yaml @@ -7,6 +7,7 @@ recipe: 拼音词库安装、更新 install_files: >- cn_dicts/8105.dict.yaml + cn_dicts/41448.dict.yaml cn_dicts/base.dict.yaml cn_dicts/ext.dict.yaml cn_dicts/others.dict.yaml diff --git a/others/recipes/full.recipe.yaml b/others/recipes/full.recipe.yaml index 429256d..17d8cc2 100644 --- a/others/recipes/full.recipe.yaml +++ b/others/recipes/full.recipe.yaml @@ -7,6 +7,7 @@ recipe: 完整安装、更新 install_files: >- cn_dicts/8105.dict.yaml + cn_dicts/41448.dict.yaml cn_dicts/base.dict.yaml cn_dicts/sogou.dict.yaml cn_dicts/ext.dict.yaml