mirror of
https://github.com/YunoHost-Apps/searxng_ynh.git
synced 2024-09-03 20:26:00 +02:00
Merge pull request #62 from YunoHost-Apps/ci-auto-update-v2023.06.18.16.14.46
Upgrade to version 2023.06.18.16.14.46
This commit is contained in:
commit
f5f61d85f2
4 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||
|
||||
|
||||
**Shipped version:** 2023.06.16.07.08.40~ynh1
|
||||
**Shipped version:** 2023.06.18.16.14.46~ynh1
|
||||
|
||||
**Demo:** https://searx.be/
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||
|
||||
|
||||
**Version incluse :** 2023.06.16.07.08.40~ynh1
|
||||
**Version incluse :** 2023.06.18.16.14.46~ynh1
|
||||
|
||||
**Démo :** https://searx.be/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/searxng/searxng/archive/71b6ff07ca137a39576c3084abec348ded40564e/master.zip
|
||||
SOURCE_SUM=29ac1594f4082be4e42a1a64c67c1816e5b8a78249d4559742107256bed7227a
|
||||
SOURCE_URL=https://github.com/searxng/searxng/archive/86db08793bd4f176f0d6d4c19cf7ad17cd4312ac/master.zip
|
||||
SOURCE_SUM=8d667b93837b2466582e8d683bb30c1e3bc77869f258be71180e5fc37f50eeac
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "A free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled",
|
||||
"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"
|
||||
},
|
||||
"version": "2023.06.16.07.08.40~ynh1",
|
||||
"version": "2023.06.18.16.14.46~ynh1",
|
||||
"url": "https://docs.searxng.org/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue