mirror of
https://github.com/YunoHost-Apps/leed_ynh.git
synced 2024-09-03 19:26:32 +02:00
Merge pull request #59 from YunoHost-Apps/ci-auto-update-1.14.0
Upgrade to v1.14.0
This commit is contained in:
commit
fc7897de47
3 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
|
|||
Leed (short for Light Feed) is a minimalist RSS/ATOM aggregator which offers fast RSS consultation and non-intrusive features.
|
||||
|
||||
|
||||
**Shipped version:** 1.13.0~ynh2
|
||||
**Shipped version:** 1.14.0~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n’avez 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.13.0~ynh2
|
||||
**Version incluse :** 1.14.0~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ name = "Leed"
|
|||
description.en = "Minimalistic RSS feed aggregator which allows quick and non-intrusive reading of feeds"
|
||||
description.fr = "Agrégateur RSS minimaliste qui permet la consultation de flux RSS de manière rapide et non intrusive"
|
||||
|
||||
version = "1.13.0~ynh2"
|
||||
version = "1.14.0~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -54,8 +54,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/LeedRSS/Leed/archive/refs/tags/v1.13.0.tar.gz"
|
||||
sha256 = "56c6e08b51c0c125c5c3f4355a7a0403c0e36221b7a67493e20678407940eff1"
|
||||
url = "https://github.com/LeedRSS/Leed/archive/refs/tags/v1.14.0.tar.gz"
|
||||
sha256 = "49485c58ceace9d1ee62ad8da95de1456a79e82dd385f04d52e8ea3e6fcff9e6"
|
||||
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
autoupdate.asset = "tarball"
|
||||
|
|
Loading…
Reference in a new issue