From fb4bcf5cfb5cca247739baee647e98d38370ea8b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 4 Nov 2023 06:12:47 +0000 Subject: [PATCH] Upgrade to v2023.11.03.07.07.48 --- manifest.toml | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index dd6542b..1e6fa53 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.20.07.33.15~ynh1" +version = "2023.11.03.07.07.48~ynh1" maintainers = ["mh4ckt3mh4ckt1c4s"] diff --git a/scripts/_common.sh b/scripts/_common.sh index 12e8b85..b62f6fd 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= repo_fullpath="https://github.com/searxng/searxng" -commit_sha="526d5c7b308a314f7a118a5ecc3b47013e4a9ce9" +commit_sha="96ccec1aa6507ef4d3dc05a08e01187f80080972" #================================================= # UWSGI HELPERS