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

This commit is contained in:
yunohost-bot 2023-11-18 17:17:54 +01:00 committed by YunoHost Bot
parent 34388d9e63
commit cb49dfac6d

View file

@ -7,7 +7,7 @@ name = "RSSHub"
description.en = "Extensible RSS feed aggregator"
description.fr = "Agrégateur de flux RSS extensible"
version = "2023.11.17~ynh1"
version = "2023.11.18~ynh1"
maintainers = ["eric_G"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/DIYgod/RSSHub/archive/b35cd5474db4df2ffcc4a54e53d842b80b2fb4fc.tar.gz"
sha256 = "bf021f65b30ff847acd90d3a05bc2a5fe626ba5ffaeb11ec85fa09f8c05a4d6b"
url = "https://github.com/DIYgod/RSSHub/archive/6fb730b18ddbac07ae2b0362f46014b74f70eac7.tar.gz"
sha256 = "7c55213c2333c650bc4e6a85a8320dce68604b87b15f7eaa899fbec16b2a966f"
autoupdate.upstream = "https://github.com/DIYgod/RSSHub"
autoupdate.strategy = "latest_github_commit"