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

This commit is contained in:
yunohost-bot 2023-11-16 05:17:55 +01:00 committed by YunoHost Bot
parent efad2495af
commit 345366e57a

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.15~ynh1"
version = "2023.11.16~ynh1"
maintainers = ["eric_G"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/DIYgod/RSSHub/archive/5adb4a4d8cde56548a433489ff6a10fa4670b621.tar.gz"
sha256 = "10669bb888763f9005f7f3b16e8b7ead9160290618eab981e19b8c367a313b7e"
url = "https://github.com/DIYgod/RSSHub/archive/18fb23f018ef0a40f447f4d24d46b9d1622e476e.tar.gz"
sha256 = "738930586d737eeeeae1cab43f5fe6eb1a85f4182827c3b4a0f81f933ae65c0a"
autoupdate.upstream = "https://github.com/DIYgod/RSSHub"
autoupdate.strategy = "latest_github_commit"