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

This commit is contained in:
yunohost-bot 2023-12-25 17:17:35 +01:00 committed by YunoHost Bot
parent 3800064fa2
commit 018a590ce7

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.25~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/bbee9f247dc91d233735973ed367cf7cb907440a.tar.gz"
sha256 = "fd4f2c9b560c14bf5bf0bbb1d4935394c51bae4d0870b40ee1722b3fa51fc83b"
autoupdate.upstream = "https://github.com/DIYgod/RSSHub"
autoupdate.strategy = "latest_github_commit"