From 85bc780e7d2559f1499b300c9383a3fba0c4c220 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 29 Oct 2023 17:17:22 +0100 Subject: [PATCH] Upgrade to v2023.10.29 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1cc232e..adb07ee 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.28~ynh1" +version = "2023.10.29~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/DIYgod/RSSHub/archive/4356fad91a268c81b8dacd2e3d9d07dbdce231a0.tar.gz" - sha256 = "e58a096a4872bbceaaf7126599f000d50e0e87b12d20d2d381338923aea42e3c" + url = "https://github.com/DIYgod/RSSHub/archive/bd6528e9a99b1a97febdbd4488537b3201f1c263.tar.gz" + sha256 = "095d671c4d71ab84be3e34b46e906d6d4c5a0a8c9600b3767bd61ba80d8abeea" autoupdate.upstream = "https://github.com/DIYgod/RSSHub" autoupdate.strategy = "latest_github_commit"