From 9cab1618d74124d7b9ce4f229c2ac8cf565be8df Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 22 Dec 2023 05:19:11 +0100 Subject: [PATCH] Upgrade to v2023.12.22 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6206110..c7f03bd 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.12.19~ynh1" +version = "2023.12.22~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/DIYgod/RSSHub/archive/f1a9223aacab29bae49c1d5d5b502c8ca1a25617.tar.gz" - sha256 = "261d1891a80f08a7e9de100c206b144cfaee7cf62b72e48d6fe37704764cff78" + url = "https://github.com/DIYgod/RSSHub/archive/04c1eb55d5faad6376f23d79e03ccd27ed0ed347.tar.gz" + sha256 = "fe48096150d51df1f458500d73d8eecde6e6eb9203a97f889682c76c391f9e48" autoupdate.upstream = "https://github.com/DIYgod/RSSHub" autoupdate.strategy = "latest_github_commit"