From 9a3a260b54ae09ed65547adf97845c58aaf6cb46 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 11 Oct 2023 06:15:03 +0000 Subject: [PATCH] Upgrade to v2023.10.10.19.16.28 --- manifest.toml | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 16a384f..cb9061b 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.08.17.27.48~ynh1" +version = "2023.10.10.19.16.28~ynh1" maintainers = ["mh4ckt3mh4ckt1c4s"] diff --git a/scripts/_common.sh b/scripts/_common.sh index c6c3dd6..84dc217 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= repo_fullpath="https://github.com/searxng/searxng" -commit_sha="fa5b2a7948044522c0fa6d763f436e55c7600b95" +commit_sha="24561370b7702846124ab083701792deee310c5b" #================================================= # UWSGI HELPERS