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

This commit is contained in:
yunohost-bot 2023-11-10 17:18:09 +01:00 committed by YunoHost Bot
parent b4ba88189c
commit 06cc5cfd6d

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.09~ynh1"
version = "2023.11.10~ynh1"
maintainers = ["eric_G"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/DIYgod/RSSHub/archive/4b1ae9b87122bc038714b12c1e061cc1a1ca3ea1.tar.gz"
sha256 = "cde8ba853381e3d8957d7f7ca17f998a040682d3e670d05c74c83d64c521540b"
url = "https://github.com/DIYgod/RSSHub/archive/6dc3b977402d782a81d315b08abe2138aa6c24f8.tar.gz"
sha256 = "166df79642956c57f839e57ba4009597481b19017b42e4a0d9c150a7ca97e9db"
autoupdate.upstream = "https://github.com/DIYgod/RSSHub"
autoupdate.strategy = "latest_github_commit"