From 177b5c4af0d6e2706b34a54d95bc91c05c5ca920 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 14 Nov 2023 17:18:02 +0100 Subject: [PATCH] Upgrade to v2023.11.14 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 68900a9..1dcee44 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "RSSHub" description.en = "Extensible RSS feed aggregator" description.fr = "Agrégateur de flux RSS extensible" -version = "2023.11.13~ynh1" +version = "2023.11.14~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/DIYgod/RSSHub/archive/f4f14bcae7aaf173ffe6dd4376e08add36d1f99f.tar.gz" - sha256 = "1ed83f990c62fdc04615bc1e9f3699999f47ae73f324c1e019f3fbfe12f3d70c" + url = "https://github.com/DIYgod/RSSHub/archive/affbabb9376a9d35d4e1ae5a1c249b4b722b257c.tar.gz" + sha256 = "c1bf63791ea2b87963df7392d8d9a96fb8ab450fba102cd0eff660934f3776d8" autoupdate.upstream = "https://github.com/DIYgod/RSSHub" autoupdate.strategy = "latest_github_commit"