mirror of
https://github.com/YunoHost-Apps/searxng_ynh.git
synced 2024-09-03 20:26:00 +02:00
Merge pull request #45 from YunoHost-Apps/ci-auto-update-v2023.05.10.16.42.22
Upgrade to version 2023.05.10.16.42.22
This commit is contained in:
commit
c1c60e8b9c
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.05.06.04.27.15~ynh1
|
||||
**Shipped version:** 2023.05.10.16.42.22~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.05.06.04.27.15~ynh1
|
||||
**Version incluse :** 2023.05.10.16.42.22~ynh1
|
||||
|
||||
**Démo :** https://searx.be/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/searxng/searxng/archive/0aade75eaebb0bbf032274415937f25a8975297c/master.zip
|
||||
SOURCE_SUM=7c20c2f238fbcb6e6fae90c8f85e7f7f7334a009183a9134d507fb859e39df71
|
||||
SOURCE_URL=https://github.com/searxng/searxng/archive/cb1c3741d7de1354b524589114617f183009f6a8/master.zip
|
||||
SOURCE_SUM=0aef082b2d0c3d8a5bf0a888dc2c3740d65e8fe3cde5b41dd2c527728c0dcc7e
|
||||
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.05.06.04.27.15~ynh1",
|
||||
"version": "2023.05.10.16.42.22~ynh1",
|
||||
"url": "https://docs.searxng.org/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue