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

Upgrade to v2023.12.27

This commit is contained in:
yunohost-bot 2023-12-27 17:18:02 +01:00 committed by YunoHost Bot
parent 3800064fa2
commit 0a22837ad9

View file

@ -7,7 +7,7 @@ name = "RSSHub"
description.en = "Extensible RSS feed aggregator"
description.fr = "Agrégateur de flux RSS extensible"
version = "2023.12.23~ynh1"
version = "2023.12.27~ynh1"
maintainers = ["eric_G"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/DIYgod/RSSHub/archive/30ed60da40bea04df7a6f6ff911c1b1069811016.tar.gz"
sha256 = "53da931be12e9a0678dbd15b25ea36ba3a314e2631cf9059a03767fb0d9f60ff"
url = "https://github.com/DIYgod/RSSHub/archive/5f9844bb91c491078564bff6bf8eb6669d57ebab.tar.gz"
sha256 = "ae8da5a17b51085c127c83dd7da0613e6caf91dbcdb44e87361c54501aaacabc"
autoupdate.upstream = "https://github.com/DIYgod/RSSHub"
autoupdate.strategy = "latest_github_commit"