mirror of
https://github.com/YunoHost-Apps/searxng_ynh.git
synced 2024-09-03 20:26:00 +02:00
Merge pull request #136 from YunoHost-Apps/ci-auto-update-v2023.10.01.18.13.08-testing
Upgrade to version 2023.10.01.18.13.08 into testing
This commit is contained in:
commit
5ae999abbe
4 changed files with 4 additions and 6 deletions
|
@ -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
|
||||||
|
|
||||||
|
@ -33,7 +33,6 @@ SearxXNG is a free internet metasearch engine which aggregates results from more
|
||||||
* Official user documentation: <https://docs.searxng.org/user/>
|
* Official user documentation: <https://docs.searxng.org/user/>
|
||||||
* Official admin documentation: <https://docs.searxng.org/admin/>
|
* Official admin documentation: <https://docs.searxng.org/admin/>
|
||||||
* Upstream app code repository: <https://github.com/searxng/searxng>
|
* Upstream app code repository: <https://github.com/searxng/searxng>
|
||||||
* YunoHost documentation for this app: <https://yunohost.org/app_searxng>
|
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/searxng_ynh/issues>
|
* Report a bug: <https://github.com/YunoHost-Apps/searxng_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez 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
|
||||||
|
|
||||||
|
@ -33,7 +33,6 @@ SearxXNG is a free internet metasearch engine which aggregates results from more
|
||||||
* Documentation officielle utilisateur : <https://docs.searxng.org/user/>
|
* Documentation officielle utilisateur : <https://docs.searxng.org/user/>
|
||||||
* Documentation officielle de l’admin : <https://docs.searxng.org/admin/>
|
* Documentation officielle de l’admin : <https://docs.searxng.org/admin/>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/searxng/searxng>
|
* Dépôt de code officiel de l’app : <https://github.com/searxng/searxng>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_searxng>
|
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/searxng_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/searxng_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
|
@ -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"]
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue