mirror of
https://github.com/YunoHost-Apps/searxng_ynh.git
synced 2024-09-03 20:26:00 +02:00
Merge pull request #298 from YunoHost-Apps/ci-auto-update-2024.07.02
Upgrade to v2024.07.02
This commit is contained in:
commit
630f304263
7 changed files with 9 additions and 9 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.01~ynh1
|
||||
**Shipped version:** 2024.07.02~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.01~ynh1
|
||||
**Versión actual:** 2024.07.02~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.01~ynh1
|
||||
**Paketatutako bertsioa:** 2024.07.02~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.01~ynh1
|
||||
**Version incluse :** 2024.07.02~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.01~ynh1
|
||||
**Versión proporcionada:** 2024.07.02~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.01~ynh1
|
||||
**分发版本:** 2024.07.02~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.01~ynh1"
|
||||
version = "2024.07.02~ynh1"
|
||||
|
||||
maintainers = ["mh4ckt3mh4ckt1c4s", "ewilly"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "200M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/searxng/searxng/archive/54be8f09a62bd850017d661d2968ca012fc9c7a2.tar.gz"
|
||||
sha256 = "4994750f77bcf8ec38f8f34923b4bbe0e89bde3e0a0449eec3150f8bbe406887"
|
||||
url = "https://github.com/searxng/searxng/archive/4eaa0dd27580453a309185dd635ef6146ead63d4.tar.gz"
|
||||
sha256 = "ca756d86c12673d7e086938ab677691fd705cfca0f5fab0c02d072f3e705f6da"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue