1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/searxng_ynh.git synced 2024-09-03 20:26:00 +02:00

Merge pull request #138 from YunoHost-Apps/testing

Updating version
This commit is contained in:
Quentin Michaud 2023-10-02 22:32:24 +02:00 committed by GitHub
commit 50b3754650
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
**Shipped version:** 2023.09.18.10.00.00~ynh1 **Shipped version:** 2023.10.01.18.13.08~ynh1
**Demo:** https://searx.be **Demo:** https://searx.be

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
**Version incluse :** 2023.09.18.10.00.00~ynh1 **Version incluse :** 2023.10.01.18.13.08~ynh1
**Démo :** https://searx.be **Démo :** https://searx.be

View file

@ -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.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" 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.09.18.10.00.00~ynh1" version = "2023.10.01.18.13.08~ynh1"
maintainers = ["mh4ckt3mh4ckt1c4s"] maintainers = ["mh4ckt3mh4ckt1c4s"]

View file

@ -5,7 +5,7 @@
#================================================= #=================================================
repo_fullpath="https://github.com/searxng/searxng" repo_fullpath="https://github.com/searxng/searxng"
commit_sha="a9b6963971327605db1509795be7795dc7401f3f" commit_sha=d56b31d67473e0970bc457469b0cbec2e35f8b10
#================================================= #=================================================
# UWSGI HELPERS # UWSGI HELPERS