Skip to content

Commit

Permalink
Merge pull request #360 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 Jan 6, 2025
2 parents bd0c4b8 + 763326b commit 5af905b
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,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.12.29~ynh1
**Shipped version:** 2025.01.04~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 @@ -21,7 +21,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.12.29~ynh1
**Versión actual:** 2025.01.04~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 @@ -21,7 +21,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.12.29~ynh1
**Paketatutako bertsioa:** 2025.01.04~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 @@ -21,7 +21,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.12.29~ynh1
**Version incluse :** 2025.01.04~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 @@ -21,7 +21,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.12.29~ynh1
**Versión proporcionada:** 2025.01.04~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 @@ -21,7 +21,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.12.29~ynh1
**Versi terkirim:** 2025.01.04~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 @@ -21,7 +21,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.12.29~ynh1
**Geleverde versie:** 2025.01.04~ynh1

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

Expand Down
2 changes: 1 addition & 1 deletion README_pl.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Nie powinno być ono edytowane ręcznie.
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.


**Dostarczona wersja:** 2024.12.29~ynh1
**Dostarczona wersja:** 2025.01.04~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 @@ -21,7 +21,7 @@
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.


**Поставляемая версия:** 2024.12.29~ynh1
**Поставляемая версия:** 2025.01.04~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 @@ -21,7 +21,7 @@
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.


**分发版本:** 2024.12.29~ynh1
**分发版本:** 2025.01.04~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.12.29~ynh1"
version = "2025.01.04~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/c1bb0bebd4b8d02980fe722cdbe74404c9ea94c5.tar.gz"
sha256 = "afda54801adbdcc0079a6f64482200f3387c379edcc0e96c3e1ee7b8e1b12100"
url = "https://github.com/searxng/searxng/archive/96c32549bef1de19a98a9c19a8983f46e4425e73.tar.gz"
sha256 = "20be7ffddfc1586a36693968e9c1a47ca73337e982d986b9ec9f1eacaaed79ce"
autoupdate.strategy = "latest_github_commit"

[resources.system_user]
Expand Down

0 comments on commit 5af905b

Please sign in to comment.