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

This commit is contained in:
yunohost-bot 2023-12-11 17:18:04 +01:00 committed by YunoHost Bot
parent 593419973f
commit 33b29b7ddd

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.10~ynh1" version = "2023.12.11~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/51a0608a1e730b752b3b1cd75f8af72cbfa4984b.tar.gz" url = "https://github.com/DIYgod/RSSHub/archive/ec7b5d67fb97423b1f9899c01f19b74a959daf1e.tar.gz"
sha256 = "55b33d080f0f497eea896d7d2d9cef01f7f810608ecc6798ae64d879ecb0e3af" sha256 = "f1632491df3263300e5ddc71668a348d3bb0cbc99a522e93025a2d810783ccd5"
autoupdate.upstream = "https://github.com/DIYgod/RSSHub" autoupdate.upstream = "https://github.com/DIYgod/RSSHub"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"