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

Merge pull request #96 from YunoHost-Apps/ci-auto-update-v2023.08.30.14.25.41

Upgrade to version 2023.08.30.14.25.41
This commit is contained in:
eric_G 2023-08-31 09:59:32 +02:00 committed by GitHub
commit d499a9414e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

View file

@ -40,7 +40,7 @@ jobs:
committer: 'yunohost-bot <yunohost-bot@users.noreply.github.com>'
author: 'yunohost-bot <yunohost-bot@users.noreply.github.com>'
signoff: false
base: testing
base: master
branch: ci-auto-update-v${{ env.VERSION }}
delete-branch: true
title: 'Upgrade to version ${{ env.VERSION }}'

View file

@ -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.03.31.15.33.09~ynh1
**Shipped version:** 2023.08.30.14.25.41~ynh1
**Demo:** https://searx.be/

View file

@ -19,7 +19,7 @@ Si vous navez 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.03.31.15.33.09~ynh1
**Version incluse :** 2023.08.30.14.25.41~ynh1
**Démo :** https://searx.be/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/searxng/searxng/archive/901ccce6644e0b75372076bf8173e5cf11c64014/master.zip
SOURCE_SUM=988813932be8b94c28ca06287e7864e9e5e68badd37353668319969f55c57d0e
SOURCE_URL=https://github.com/searxng/searxng/archive/7af66736c018d4cc6da9331808c32a529ebae7db/master.zip
SOURCE_SUM=6276860845be5d145cf267e40081a5e9dc3e2ddb34e6ac2f7c6b80f63f086d8f
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -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.03.31.15.33.09~ynh1",
"version": "2023.08.30.14.25.41~ynh1",
"url": "https://docs.searxng.org/",
"upstream": {
"license": "AGPL-3.0-or-later",