Skip to content

Commit

Permalink
Merge pull request #340 from YunoHost-Apps/master-promotion
Browse files Browse the repository at this point in the history
Upgrade master from testing
  • Loading branch information
ewilly authored Oct 14, 2024
2 parents 22b794b + 14e272d commit 42bf383
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.10.05~ynh1
**Shipped version:** 2024.10.07~ynh1

**Demo:** <https://searx.be>

Expand Down
2 changes: 1 addition & 1 deletion README_es.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.10.05~ynh1
**Versión actual:** 2024.10.07~ynh1

**Demo:** <https://searx.be>

Expand Down
2 changes: 1 addition & 1 deletion README_eu.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.10.05~ynh1
**Paketatutako bertsioa:** 2024.10.07~ynh1

**Demoa:** <https://searx.be>

Expand Down
2 changes: 1 addition & 1 deletion README_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.10.05~ynh1
**Version incluse :** 2024.10.07~ynh1

**Démo :** <https://searx.be>

Expand Down
2 changes: 1 addition & 1 deletion README_gl.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.10.05~ynh1
**Versión proporcionada:** 2024.10.07~ynh1

**Demo:** <https://searx.be>

Expand Down
2 changes: 1 addition & 1 deletion README_id.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.10.05~ynh1
**Versi terkirim:** 2024.10.07~ynh1

**Demo:** <https://searx.be>

Expand Down
2 changes: 1 addition & 1 deletion README_nl.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Hij mag NIET handmatig aangepast worden.
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.


**Geleverde versie:** 2024.10.05~ynh1
**Geleverde versie:** 2024.10.07~ynh1

**Demo:** <https://searx.be>

Expand Down
2 changes: 1 addition & 1 deletion README_ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.10.05~ynh1
**Поставляемая версия:** 2024.10.07~ynh1

**Демо-версия:** <https://searx.be>

Expand Down
2 changes: 1 addition & 1 deletion README_zh_Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.10.05~ynh1
**分发版本:** 2024.10.07~ynh1

**演示:** <https://searx.be>

Expand Down
6 changes: 3 additions & 3 deletions manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.10.05~ynh1"
version = "2024.10.07~ynh1"

maintainers = ["ewilly"]

Expand Down Expand Up @@ -44,8 +44,8 @@ ram.runtime = "200M"
[resources.sources]

[resources.sources.main]
url = "https://github.com/searxng/searxng/archive/5332d3a0b8f94a7a984d22cbcfa1fb9c34cb3ff9.tar.gz"
sha256 = "0622991c72237b157b56cb2a410ad6fda9f241013c30faf625f9606a79c1dd73"
url = "https://github.com/searxng/searxng/archive/7e8b330b3e9f5b7381dcf8bdcbcdf2cf2d94f2cd.tar.gz"
sha256 = "c9db4161c34d0be91b975d3d24bb336d405ffad8a40b075e8646ed536ca91887"
autoupdate.strategy = "latest_github_commit"

[resources.system_user]
Expand Down

0 comments on commit 42bf383

Please sign in to comment.