1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/searx_ynh.git synced 2024-09-03 20:16:30 +02:00

Upgrade to 1.0.0

This commit is contained in:
ericgaspar 2021-03-27 20:31:31 +01:00
parent 27351a4936
commit 1b48ce561a
No known key found for this signature in database
GPG key ID: 574F281483054D44
3 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
## Overview
Searx is a privacy-respecting, hackable metasearch engine.
**Shipped version:** 0.18.0
**Shipped version:** 1.0.0
## Screenshot

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/searx/searx/archive/v0.18.0.tar.gz
SOURCE_SUM=d22430ad92262d9114ad169e001975fe5195afdcc679d6f6bf030e0c1a5b79f0
SOURCE_URL=https://github.com/searx/searx/archive/refs/tags/1.0.0.tar.gz
SOURCE_SUM=b969e0bb97fb9a41c2c3ce0cc699e4deac6d0ac1db646cf3494ce72b11dde20c
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -7,7 +7,7 @@
"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."
},
"version": "0.18.0~ynh3",
"version": "1.0.0~ynh1",
"url": "https://searx.github.io/searx/",
"license": "AGPL-3.0-or-later",
"maintainer": {