diff --git a/manifest.toml b/manifest.toml index 90935b2..1e3dd60 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.13~ynh1" +version = "2024.02.26~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/DIYgod/RSSHub/archive/3f7c8d9d0a8d28b9c5258b68b4eca1536e377e76.tar.gz" - sha256 = "2b88a248164367ef0b58d1f36a8c3b85ca2a2dc7ebd1b65f621d4fa3af89faf3" + url = "https://github.com/DIYgod/RSSHub/archive/51f79ef184531a4cebf2610f5ea5c2f253502674.tar.gz" + sha256 = "069f28fb43ca9cdc3cca097c623021abe35295a63ec08f83f88ed2f9d41c4030" autoupdate.upstream = "https://github.com/DIYgod/RSSHub" autoupdate.strategy = "latest_github_commit"