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.22

This commit is contained in:
yunohost-bot 2023-12-22 05:19:11 +01:00 committed by YunoHost Bot
parent 645f187751
commit 9cab1618d7

View file

@ -7,7 +7,7 @@ name = "RSSHub"
description.en = "Extensible RSS feed aggregator" description.en = "Extensible RSS feed aggregator"
description.fr = "Agrégateur de flux RSS extensible" description.fr = "Agrégateur de flux RSS extensible"
version = "2023.12.19~ynh1" version = "2023.12.22~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/DIYgod/RSSHub/archive/f1a9223aacab29bae49c1d5d5b502c8ca1a25617.tar.gz" url = "https://github.com/DIYgod/RSSHub/archive/04c1eb55d5faad6376f23d79e03ccd27ed0ed347.tar.gz"
sha256 = "261d1891a80f08a7e9de100c206b144cfaee7cf62b72e48d6fe37704764cff78" sha256 = "fe48096150d51df1f458500d73d8eecde6e6eb9203a97f889682c76c391f9e48"
autoupdate.upstream = "https://github.com/DIYgod/RSSHub" autoupdate.upstream = "https://github.com/DIYgod/RSSHub"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"