1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00

Upgrade to v1.23.0

This commit is contained in:
yunohost-bot 2023-12-24 17:16:00 +01:00 committed by YunoHost Bot
parent 4c1d6eea35
commit 76641d2690

View file

@ -5,7 +5,7 @@ name = "FreshRSS"
description.en = "RSS aggregator with a nice and mobile-friendly design"
description.fr = "Agrégateur de flux RSS avec une interface adaptée au mobile"
version = "1.22.1~ynh1"
version = "1.23.0~ynh1"
maintainers = ["plopoyop"]
@ -56,8 +56,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/FreshRSS/FreshRSS/archive/refs/tags/1.22.1.tar.gz"
sha256 = "98cd7dfc06f30d397b1ace4f8c4f9a3a6240ff1ccdeca6487a21cbfe07e025c3"
url = "https://github.com/FreshRSS/FreshRSS/archive/refs/tags/1.23.0.tar.gz"
sha256 = "229b46fbcdb8cebf60cadaa815b1f3f185423813b1d67317ca2d9f8e630ef19e"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]