From e8dce8d1641506e233ac02ebf82ad24ae6d13951 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 27 Oct 2023 06:17:32 +0200 Subject: [PATCH] Upgrade to v2023.10.26 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ca1e063..6075cbc 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.10.25~ynh1" +version = "2023.10.26~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/DIYgod/RSSHub/archive/9fdb3d1a9d5be2e63193a367cd9b1165f500ccf7.tar.gz" - sha256 = "d92d9eadea0ab1ee46c753bef61aaa2db08296dcf9cb914be8b7bf3d3f7ed56f" + url = "https://github.com/DIYgod/RSSHub/archive/0d183fb129474389416c501cd44cb7d2b6422f8d.tar.gz" + sha256 = "0ceb7f570ce68bb8a7dc0b77a53fb77c68af5b6fca39c168327b03052450de02" autoupdate.upstream = "https://github.com/DIYgod/RSSHub" autoupdate.strategy = "latest_github_commit"