diff --git a/ALL_README.md b/ALL_README.md
index 77b7509..a01b345 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -4,3 +4,4 @@
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
+- [阅读中文(简体)的 README](README_zh_Hans.md)
diff --git a/README.md b/README.md
index 571611d..9c20596 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
-**Shipped version:** 1.7.5~ynh1
+**Shipped version:** 1.7.6~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 3313834..1841e62 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -19,7 +19,7 @@ EZ editatu eskuz.
Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
-**Paketatutako bertsioa:** 1.7.5~ynh1
+**Paketatutako bertsioa:** 1.7.6~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 7405089..5e42f2b 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Un moteur de recherche open source, ultra-rapide et hyper pertinent qui s'intègre sans effort à votre flux de travail.
-**Version incluse :** 1.7.5~ynh1
+**Version incluse :** 1.7.6~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index f56ce24..651977b 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -19,7 +19,7 @@ NON debe editarse manualmente.
Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
-**Versión proporcionada:** 1.7.5~ynh1
+**Versión proporcionada:** 1.7.6~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
new file mode 100644
index 0000000..a11f92b
--- /dev/null
+++ b/README_zh_Hans.md
@@ -0,0 +1,50 @@
+
+
+# YunoHost 的 MeiliSearch
+
+[](https://dash.yunohost.org/appci/app/meilisearch)  
+
+[](https://install-app.yunohost.org/?app=meilisearch)
+
+*[阅读此 README 的其它语言版本。](./ALL_README.md)*
+
+> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 MeiliSearch。*
+> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。*
+
+## 概况
+
+Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
+
+
+**分发版本:** 1.7.6~ynh1
+
+**演示:**
+
+## 截图
+
+
+
+## 文档与资源
+
+- 官方应用网站:
+- 官方管理文档:
+- 上游应用代码库:
+- YunoHost 商店:
+- 报告 bug:
+
+## 开发者信息
+
+请向 [`testing` 分支](https://github.com/YunoHost-Apps/meilisearch_ynh/tree/testing) 发送拉取请求。
+
+如要尝试 `testing` 分支,请这样操作:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/meilisearch_ynh/tree/testing --debug
+或
+sudo yunohost app upgrade meilisearch -u https://github.com/YunoHost-Apps/meilisearch_ynh/tree/testing --debug
+```
+
+**有关应用打包的更多信息:**
diff --git a/manifest.toml b/manifest.toml
index ff79434..ff9cc15 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -5,7 +5,7 @@ name = "MeiliSearch"
description.en = "Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine"
description.fr = "Moteur de recherche rapide, ultra-performant et tolérant aux fautes de frappe"
-version = "1.7.5~ynh1"
+version = "1.7.6~ynh1"
maintainers = ["Julien Gomes Dias"]
@@ -42,10 +42,10 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.7.5/meilisearch-linux-amd64"
- amd64.sha256 = "71782cae81aaebeee68ca77fa2ef18270847eba49d53edbea364301214bb56df"
- arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.7.5/meilisearch-linux-aarch64"
- arm64.sha256 = "7f26c1923695643bd9a6b20397465ffc6aadfb9b6b77dcc18f45f1d4c5ec1f84"
+ amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.7.6/meilisearch-linux-amd64"
+ amd64.sha256 = "0150e35972ee23115326d8534f04f59e17d5365b2974da3c34b250e7ef439a57"
+ arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.7.6/meilisearch-linux-aarch64"
+ arm64.sha256 = "34251c7a094db6ee844dae7ae879ae3147a8355f72d5b7e9b745ad2b548d7679"
rename = "meilisearch"
in_subdir = false
extract = false