diff --git a/README.md b/README.md index b27e3c4..7a7a1e8 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 SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. -**Shipped version:** 2023.10.20.07.07.47~ynh1 +**Shipped version:** 2023.10.20.07.33.15~ynh1 **Demo:** https://searx.be diff --git a/README_fr.md b/README_fr.md index 7b9ba73..b178b57 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. -**Version incluse :** 2023.10.20.07.07.47~ynh1 +**Version incluse :** 2023.10.20.07.33.15~ynh1 **Démo :** https://searx.be diff --git a/manifest.toml b/manifest.toml index e34a6cc..dd6542b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "SearXNG" description.en = "A free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled" description.fr = "Un méta-moteur de recherche qui rassemble les résultats de plus de 70 services de recherche. Les utilisateurs ne sont ni suivis ni espionnés" -version = "2023.10.20.07.07.47~ynh1" +version = "2023.10.20.07.33.15~ynh1" maintainers = ["mh4ckt3mh4ckt1c4s"] diff --git a/scripts/_common.sh b/scripts/_common.sh index 6b2cc9f..12e8b85 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= repo_fullpath="https://github.com/searxng/searxng" -commit_sha="01b5b9cb8ecc5db2a56e111fd306c1bb1a407709" +commit_sha="526d5c7b308a314f7a118a5ecc3b47013e4a9ce9" #================================================= # UWSGI HELPERS