mirror of
https://github.com/YunoHost-Apps/leed_ynh.git
synced 2024-09-03 19:26:32 +02:00
Upgrade to v1.14.0
This commit is contained in:
parent
f74eea292c
commit
7589396c55
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Leed"
|
||||||
description.en = "Minimalistic RSS feed aggregator which allows quick and non-intrusive reading of feeds"
|
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"
|
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 = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -54,8 +54,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/LeedRSS/Leed/archive/refs/tags/v1.13.0.tar.gz"
|
url = "https://github.com/LeedRSS/Leed/archive/refs/tags/v1.14.0.tar.gz"
|
||||||
sha256 = "56c6e08b51c0c125c5c3f4355a7a0403c0e36221b7a67493e20678407940eff1"
|
sha256 = "49485c58ceace9d1ee62ad8da95de1456a79e82dd385f04d52e8ea3e6fcff9e6"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
autoupdate.asset = "tarball"
|
autoupdate.asset = "tarball"
|
||||||
|
|
Loading…
Add table
Reference in a new issue