From 018a590ce7c80717db056fd4deb97cefcbd0db2d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 25 Dec 2023 17:17:35 +0100 Subject: [PATCH] Upgrade to v2023.12.25 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 0893738..1c5b81d 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.23~ynh1" +version = "2023.12.25~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/DIYgod/RSSHub/archive/30ed60da40bea04df7a6f6ff911c1b1069811016.tar.gz" - sha256 = "53da931be12e9a0678dbd15b25ea36ba3a314e2631cf9059a03767fb0d9f60ff" + url = "https://github.com/DIYgod/RSSHub/archive/bbee9f247dc91d233735973ed367cf7cb907440a.tar.gz" + sha256 = "fd4f2c9b560c14bf5bf0bbb1d4935394c51bae4d0870b40ee1722b3fa51fc83b" autoupdate.upstream = "https://github.com/DIYgod/RSSHub" autoupdate.strategy = "latest_github_commit"