diff --git a/manifest.toml b/manifest.toml index adfdf89..f403ccf 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.08~ynh1" +version = "2023.12.09~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/DIYgod/RSSHub/archive/faefb73a4f84f2586e3a0fdc47b5fd468cc78b33.tar.gz" - sha256 = "33bca6da79afcbe3f6ab66fd02f9fb6760d7a5aafadd547b8df9c7fd898ccd98" + url = "https://github.com/DIYgod/RSSHub/archive/1f41a941f60d60133b161a53f34bab696ba37681.tar.gz" + sha256 = "245b244e4502b915dbeccfa762f38fb15fdb3a021bd908aeecc04a0cca93bdd0" autoupdate.upstream = "https://github.com/DIYgod/RSSHub" autoupdate.strategy = "latest_github_commit"