From 3eb345c12535cedb3e7dd848959299179f09fd40 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 1 Dec 2023 05:17:33 +0100 Subject: [PATCH] Upgrade to v2023.12.01 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d562129..555380c 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.29~ynh1" +version = "2023.12.01~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/DIYgod/RSSHub/archive/a322dae132f32ab15cdea24ed7ab637972a249bd.tar.gz" - sha256 = "cb2e421f12def7705c5d826aae3d86efad699c1cb43436597bdd1262d14c4b77" + url = "https://github.com/DIYgod/RSSHub/archive/8b04f42705722bdfaa16a88f26555b233a2621b0.tar.gz" + sha256 = "b46130e8cdcf6db7a6684172cd3cd720deb80cdb3ad91c908a143892cc1fe5d8" autoupdate.upstream = "https://github.com/DIYgod/RSSHub" autoupdate.strategy = "latest_github_commit"