From 906ae854cdb9cc218e63c0eeb367c77c8b752ba3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 4 May 2024 06:14:26 +0000 Subject: [PATCH] Upgrade to v2024.05.02.10.14.45 --- manifest.toml | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index d8cac9a..9906139 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.01.16.25.22~ynh1" +version = "2024.05.02.10.14.45~ynh1" maintainers = ["mh4ckt3mh4ckt1c4s"] diff --git a/scripts/_common.sh b/scripts/_common.sh index 0405351..da060b5 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= repo_fullpath="https://github.com/searxng/searxng" -commit_sha="11fe88bb40b9a18583798e15fd6ab4f88cb5aaf1" +commit_sha="d577817646b12c9460765117ffcacff2b65bf18c" #================================================= # UWSGI HELPERS