mirror of
https://github.com/YunoHost-Apps/searxng_ynh.git
synced 2024-09-03 20:26:00 +02:00
Merge pull request #279 from YunoHost-Apps/ci-auto-update-2024.06.13
Upgrade to v2024.06.13
This commit is contained in:
commit
534c2f4dd9
7 changed files with 12 additions and 12 deletions
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||
|
||||
|
||||
**Shipped version:** 2024.05.17.07.51.17~ynh1
|
||||
**Shipped version:** 2024.06.13~ynh1
|
||||
|
||||
**Demo:** <https://searx.be>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ No se debe editar a mano.
|
|||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||
|
||||
|
||||
**Versión actual:** 2024.05.17.07.51.17~ynh1
|
||||
**Versión actual:** 2024.06.13~ynh1
|
||||
|
||||
**Demo:** <https://searx.be>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
|||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 2024.05.17.07.51.17~ynh1
|
||||
**Paketatutako bertsioa:** 2024.06.13~ynh1
|
||||
|
||||
**Demoa:** <https://searx.be>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
|||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||
|
||||
|
||||
**Version incluse :** 2024.05.17.07.51.17~ynh1
|
||||
**Version incluse :** 2024.06.13~ynh1
|
||||
|
||||
**Démo :** <https://searx.be>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||
|
||||
|
||||
**Versión proporcionada:** 2024.05.17.07.51.17~ynh1
|
||||
**Versión proporcionada:** 2024.06.13~ynh1
|
||||
|
||||
**Demo:** <https://searx.be>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||
|
||||
|
||||
**分发版本:** 2024.05.17.07.51.17~ynh1
|
||||
**分发版本:** 2024.06.13~ynh1
|
||||
|
||||
**演示:** <https://searx.be>
|
||||
|
||||
|
|
|
@ -2,10 +2,10 @@ packaging_format = 2
|
|||
|
||||
id = "searxng"
|
||||
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"
|
||||
description.en = "Internet metasearch engine which aggregates results from more than 70 search services"
|
||||
description.fr = "Méta-moteur de recherche qui rassemble les résultats de plus de 70 services de recherche"
|
||||
|
||||
version = "2024.05.17.07.51.17~ynh1"
|
||||
version = "2024.06.13~ynh1"
|
||||
|
||||
maintainers = ["mh4ckt3mh4ckt1c4s", "ewilly"]
|
||||
|
||||
|
@ -18,7 +18,7 @@ userdoc = "https://docs.searxng.org/user/"
|
|||
code = "https://github.com/searxng/searxng"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.2.14.1"
|
||||
yunohost = ">= 11.2.14"
|
||||
architectures = "all"
|
||||
multi_instance = false
|
||||
ldap = "not_relevant"
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "200M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/searxng/searxng/archive/f5eb56b63f250c7804e5e1cf4426e550bc933906.tar.gz"
|
||||
sha256 = "5424c916ba6312fb22d14b7eac268e40995bda073e480b3e6c8e9d63dcd5e087"
|
||||
url = "https://github.com/searxng/searxng/archive/cb945276b692bf1f38c75f5ba5e84bf59836aa17.tar.gz"
|
||||
sha256 = "faa42d5421b05a3d605010ab56ee69f69e12889c8674b725f8d1645d9e9f9d8b"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue