diff --git a/manifest.toml b/manifest.toml index 73083ba..68900a9 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.09~ynh1" +version = "2023.11.13~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/f4f14bcae7aaf173ffe6dd4376e08add36d1f99f.tar.gz" + sha256 = "1ed83f990c62fdc04615bc1e9f3699999f47ae73f324c1e019f3fbfe12f3d70c" autoupdate.upstream = "https://github.com/DIYgod/RSSHub" autoupdate.strategy = "latest_github_commit"