From 2284205bad59a31dbb2a69a4b0ca75a09c824e02 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 10 May 2024 06:14:57 +0000 Subject: [PATCH] Upgrade to v2024.05.05.17.41.27 --- manifest.toml | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 66a3078..17ba7ff 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.05.04.06.45.42~ynh1" +version = "2024.05.05.17.41.27~ynh1" maintainers = ["mh4ckt3mh4ckt1c4s"] diff --git a/scripts/_common.sh b/scripts/_common.sh index 003c659..d391318 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= repo_fullpath="https://github.com/searxng/searxng" -commit_sha="dbed8da284f0e91bef0fb42606ae10241505b364" +commit_sha="383d8735976466e91c69d3d7033fc352b100d50a" #================================================= # UWSGI HELPERS