mirror of
https://github.com/YunoHost-Apps/searxng_ynh.git
synced 2024-09-03 20:26:00 +02:00
commit
1efe5917ef
8 changed files with 10 additions and 10 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.07.29~ynh1
|
||||
**Shipped version:** 2024.08.09~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.07.29~ynh1
|
||||
**Versión actual:** 2024.08.09~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.07.29~ynh1
|
||||
**Paketatutako bertsioa:** 2024.08.09~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.07.29~ynh1
|
||||
**Version incluse :** 2024.08.09~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.07.29~ynh1
|
||||
**Versión proporcionada:** 2024.08.09~ynh1
|
||||
|
||||
**Demo:** <https://searx.be>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
|
|||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||
|
||||
|
||||
**Versi terkirim:** 2024.07.29~ynh1
|
||||
**Versi terkirim:** 2024.08.09~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.07.29~ynh1
|
||||
**分发版本:** 2024.08.09~ynh1
|
||||
|
||||
**演示:** <https://searx.be>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "SearXNG"
|
|||
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.07.29~ynh1"
|
||||
version = "2024.08.09~ynh1"
|
||||
|
||||
maintainers = ["mh4ckt3mh4ckt1c4s", "ewilly"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "200M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/searxng/searxng/archive/e76a4f72ef956b7dff0550096392a4621c7a8038.tar.gz"
|
||||
sha256 = "416916dbe6254e00a20a8939414c9f74985f06c20c09ccd6f2ec1e76d4fd40bf"
|
||||
url = "https://github.com/searxng/searxng/archive/f1c05e7c16e59a8d5d98640bc057958ea268cddf.tar.gz"
|
||||
sha256 = "582562e0788dcda2bcc9213b4c2192fa886387e4e780232fffbd48f68a3e6f50"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue