diff --git a/manifest.toml b/manifest.toml index c39a262..37e3aab 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.01~ynh1" +version = "2023.11.02~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/DIYgod/RSSHub/archive/72f9a1f2142e73f46f38a03bb571c3244de41d20.tar.gz" - sha256 = "289edecb0f7ee3015e33bcce3e1a70071e01a6ec0fc8d378abf88f9ef403e299" + url = "https://github.com/DIYgod/RSSHub/archive/d595dab2f112d67b4a2b4f8ff6ac0487c105037f.tar.gz" + sha256 = "87622e976aa7681b1b8bfb3010b9abfbd42ab49da50f86a6621dcd4631b960c2" autoupdate.upstream = "https://github.com/DIYgod/RSSHub" autoupdate.strategy = "latest_github_commit"