From 795e482328b69cd3d74e49cfa1d049500df0c266 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 8 Jun 2024 06:15:08 +0000 Subject: [PATCH] Upgrade to v2024.05.15.14.30.49 --- manifest.toml | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 09e4507..1e2a0f7 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.17.07.51.17~ynh1" +version = "2024.05.15.14.30.49~ynh1" maintainers = ["mh4ckt3mh4ckt1c4s"] diff --git a/scripts/_common.sh b/scripts/_common.sh index 40ed39f..96735d7 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= repo_fullpath="https://github.com/searxng/searxng" -commit_sha="ec41b535876c7906871ea25638837db3dbc5e4ab" +commit_sha="f5eb56b63f250c7804e5e1cf4426e550bc933906" #================================================= # UWSGI HELPERS