mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
upgrade to version 0.18
This commit is contained in:
parent
45d4c1de34
commit
44ca214c82
4 changed files with 5 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Searx for YunoHost
|
# Searx for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/searx)  
|
[](https://dash.yunohost.org/appci/app/searx)  
|
||||||
[](https://install-app.yunohost.org/?app=searx)
|
[](https://install-app.yunohost.org/?app=searx)
|
||||||
|
|
||||||
> *This package allow you to install Searx quickly and simply on a YunoHost server.
|
> *This package allow you to install Searx quickly and simply on a YunoHost server.
|
||||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
||||||
|
@ -10,7 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
||||||
|
|
||||||
Searx is a privacy-respecting, hackable metasearch engine.
|
Searx is a privacy-respecting, hackable metasearch engine.
|
||||||
|
|
||||||
**Shipped version:** 0.17.0
|
**Shipped version:** 0.18.0
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -14,11 +14,8 @@
|
||||||
upgrade=1 from_commit=0bc4b329402773653e4a70adf6a397c5cefea947
|
upgrade=1 from_commit=0bc4b329402773653e4a70adf6a397c5cefea947
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=0
|
multi_instance=0
|
||||||
incorrect_path=1
|
|
||||||
port_already_use=0
|
port_already_use=0
|
||||||
change_url=1
|
change_url=1
|
||||||
;;; Levels
|
|
||||||
Level 5=auto
|
|
||||||
;;; Options
|
;;; Options
|
||||||
Email=
|
Email=
|
||||||
Notification=none
|
Notification=none
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/searx/searx/archive/v0.17.0.tar.gz
|
SOURCE_URL=https://github.com/searx/searx/archive/v0.18.0.tar.gz
|
||||||
SOURCE_SUM=1e5a6427403711fb103332c6faeb99cb1df64a5349530c360d23615ec24ae6b0
|
SOURCE_SUM=d22430ad92262d9114ad169e001975fe5195afdcc679d6f6bf030e0c1a5b79f0
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"fr": "Méta-moteur de recherche respectueux de la vie privée et bidouillable",
|
"fr": "Méta-moteur de recherche respectueux de la vie privée et bidouillable",
|
||||||
"de": "Meta-Suchmaschine, die den Privatsphäre wahrt und 'hackable' ist."
|
"de": "Meta-Suchmaschine, die den Privatsphäre wahrt und 'hackable' ist."
|
||||||
},
|
},
|
||||||
"version": "0.17.0~ynh1",
|
"version": "0.18.0~ynh1",
|
||||||
"url": "https://searx.github.io/searx/",
|
"url": "https://searx.github.io/searx/",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue