From a0f28ddf0f6d0057c10ad2463b428f67f20fb011 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 7 Feb 2024 06:13:43 +0000 Subject: [PATCH] Upgrade to v2024.02.04.08.56.23 --- manifest.toml | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index a2e6092..20a9839 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 = "2024.02.02.07.50.33~ynh1" +version = "2024.02.04.08.56.23~ynh1" maintainers = ["mh4ckt3mh4ckt1c4s"] diff --git a/scripts/_common.sh b/scripts/_common.sh index 1699baa..263fe02 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= repo_fullpath="https://github.com/searxng/searxng" -commit_sha="fcfff9201718c7ecda239ee54caef91b70cd2c8f" +commit_sha="df1a774003c285866a96b149bf92412037b4932d" #================================================= # UWSGI HELPERS