From b441940d7c7df51605d1be93a685f2dbcc0a19a5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 21 Oct 2023 06:13:09 +0000 Subject: [PATCH] Upgrade to v2023.10.20.07.07.47 --- manifest.toml | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7405221..e34a6cc 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.13.10.49.52~ynh3" +version = "2023.10.20.07.07.47~ynh1" maintainers = ["mh4ckt3mh4ckt1c4s"] diff --git a/scripts/_common.sh b/scripts/_common.sh index 2011cc8..6b2cc9f 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= repo_fullpath="https://github.com/searxng/searxng" -commit_sha="b013cbb4cc47f224f3785019ab4e56eeb264944f" +commit_sha="01b5b9cb8ecc5db2a56e111fd306c1bb1a407709" #================================================= # UWSGI HELPERS