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

This commit is contained in:
yunohost-bot 2023-12-01 05:17:33 +01:00 committed by YunoHost Bot
parent d5e7977491
commit 3eb345c125

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.29~ynh1"
version = "2023.12.01~ynh1"
maintainers = ["eric_G"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/DIYgod/RSSHub/archive/a322dae132f32ab15cdea24ed7ab637972a249bd.tar.gz"
sha256 = "cb2e421f12def7705c5d826aae3d86efad699c1cb43436597bdd1262d14c4b77"
url = "https://github.com/DIYgod/RSSHub/archive/8b04f42705722bdfaa16a88f26555b233a2621b0.tar.gz"
sha256 = "b46130e8cdcf6db7a6684172cd3cd720deb80cdb3ad91c908a143892cc1fe5d8"
autoupdate.upstream = "https://github.com/DIYgod/RSSHub"
autoupdate.strategy = "latest_github_commit"