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

Merge pull request #54 from YunoHost-Apps/ci-auto-update-v1.12.0

Upgrade to version 1.12.0
This commit is contained in:
Éric Gaspar 2023-03-22 15:16:13 +01:00 committed by GitHub
commit 5f29c3ab88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Leed (short for Light Feed) is a minimalist RSS/ATOM aggregator which offers fast RSS consultation and non-intrusive features.
**Shipped version:** 1.11.0~ynh1
**Shipped version:** 1.12.0~ynh1
## Screenshots

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Leed (contraction de Light Feed) est un agrégateur RSS/ATOM minimaliste qui permet la consultation de flux RSS de manière rapide et non intrusive.
**Version incluse :** 1.11.0~ynh1
**Version incluse :** 1.12.0~ynh1
## Captures décran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/LeedRSS/Leed/archive/refs/tags/v1.11.0.tar.gz
SOURCE_SUM=3a3f6e2201f7cc0ee10a4f610b0cf1ace18166a6d21e37ab1ae5283920500c87
SOURCE_URL=https://github.com/LeedRSS/Leed/archive/refs/tags/v1.12.0.tar.gz
SOURCE_SUM=c2f9743f864a96bcc964b1b1b1390a4206de57acbbb2a4062e5a6c0659113815
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Minimalistic RSS feed aggregator which allows quick and non-intrusive reading of feeds",
"fr": "Agrégateur RSS minimaliste qui permet la consultation de flux RSS de manière rapide et non intrusive"
},
"version": "1.11.0~ynh1",
"version": "1.12.0~ynh1",
"url": "https://github.com/LeedRSS/Leed",
"upstream": {
"license": "AGPL-3.0",