From 33b29b7ddda248f0291a0287e8958c580c594c8c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 11 Dec 2023 17:18:04 +0100 Subject: [PATCH] Upgrade to v2023.12.11 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ecc2df3..cb25206 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.10~ynh1" +version = "2023.12.11~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/DIYgod/RSSHub/archive/51a0608a1e730b752b3b1cd75f8af72cbfa4984b.tar.gz" - sha256 = "55b33d080f0f497eea896d7d2d9cef01f7f810608ecc6798ae64d879ecb0e3af" + url = "https://github.com/DIYgod/RSSHub/archive/ec7b5d67fb97423b1f9899c01f19b74a959daf1e.tar.gz" + sha256 = "f1632491df3263300e5ddc71668a348d3bb0cbc99a522e93025a2d810783ccd5" autoupdate.upstream = "https://github.com/DIYgod/RSSHub" autoupdate.strategy = "latest_github_commit"