From 464be44bf3af423dc25be2340c4f75acd41c1e15 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 28 Nov 2023 05:17:42 +0100 Subject: [PATCH] Upgrade to v2023.11.28 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6f75435..25dd75b 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.26~ynh1" +version = "2023.11.28~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/DIYgod/RSSHub/archive/137dd2860c029b61997482a4ed5ea2930a67b896.tar.gz" - sha256 = "11e24aa00734c406b9bbd2275b55a64ec2eccfce532d7ddc66586a75ccadce66" + url = "https://github.com/DIYgod/RSSHub/archive/89ce36ffcf37384c205c6754bf92b2a8f2eccb89.tar.gz" + sha256 = "30dc6b070e4822508fa18b916c18ecf7265ed884f94146059d291bc4cd749c47" autoupdate.upstream = "https://github.com/DIYgod/RSSHub" autoupdate.strategy = "latest_github_commit"