diff --git a/README.md b/README.md
index 8580b42..832663e 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
-**Shipped version:** 1.4.2~ynh1
+**Shipped version:** 1.5.0~ynh1
**Demo:** https://where2watch.meilisearch.com/
@@ -32,6 +32,7 @@ Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
* Official app website:
* Official admin documentation:
* Upstream app code repository:
+* YunoHost Store:
* Report a bug:
## Developer info
diff --git a/README_fr.md b/README_fr.md
index b0d0756..bcf4c06 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Un moteur de recherche open source, ultra-rapide et hyper pertinent qui s'intègre sans effort à votre flux de travail.
-**Version incluse :** 1.4.2~ynh1
+**Version incluse :** 1.5.0~ynh1
**Démo :** https://where2watch.meilisearch.com/
@@ -31,6 +31,7 @@ Un moteur de recherche open source, ultra-rapide et hyper pertinent qui s'intèg
* Site officiel de l’app :
* Documentation officielle de l’admin :
* Dépôt de code officiel de l’app :
+* YunoHost Store:
* Signaler un bug :
## Informations pour les développeurs
diff --git a/manifest.toml b/manifest.toml
index 51e99af..758a76e 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.4.2~ynh1"
+version = "1.5.0~ynh1"
maintainers = ["Julien Gomes Dias"]
@@ -39,10 +39,10 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.4.2/meilisearch-linux-amd64"
- amd64.sha256 = "b54b9ace213b0d45558c5d0e79710f718b63d2e29c190fb95be01dc27eb1ca5c"
- arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.4.2/meilisearch-linux-aarch64"
- arm64.sha256 = "286b7359306f68a2850e5f31abea9383f98cf29deafa3d05549ccd6141bfbd12"
+ amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.5.0/meilisearch-linux-amd64"
+ amd64.sha256 = "ee16f9beb23b14485869c382a89e7bacd81990a7bd489ca0f41b6a29baf85fbc"
+ arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.5.0/meilisearch-linux-aarch64"
+ arm64.sha256 = "6a3d1ebd4eee18515ab428272f8b90ed2907321bd637b3646f4812b59590db1c"
rename = "meilisearch"
in_subdir = false
extract = false