From 536be2ff1950e0d38fd19567f12f39146e01f216 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 4 Dec 2023 17:18:07 +0100 Subject: [PATCH] Upgrade to v2023.12.04 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d562129..3fe7fb2 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.04~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/f7aecbcb9d33b2d0e45c9adf9299981fb4b33fc9.tar.gz" + sha256 = "315a671e39b7dfc3630ac8265c09c61cca30b0035640dcfdca5de827b62b6592" autoupdate.upstream = "https://github.com/DIYgod/RSSHub" autoupdate.strategy = "latest_github_commit"