mirror of
https://github.com/YunoHost-Apps/rsshub_ynh.git
synced 2024-09-03 20:25:52 +02:00
Upgrade to v2023.11.26
This commit is contained in:
parent
76b632d160
commit
f1a6c8d99c
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "RSSHub"
|
|||
description.en = "Extensible RSS feed aggregator"
|
||||
description.fr = "Agrégateur de flux RSS extensible"
|
||||
|
||||
version = "2023.11.24~ynh1"
|
||||
version = "2023.11.26~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/DIYgod/RSSHub/archive/6c3eb6d0a844208e0ff91d2c5d5b2e69829342aa.tar.gz"
|
||||
sha256 = "ed815fbccd0591564c5e595d25c52016f162ba35c4033135e7dd26c608819cbb"
|
||||
url = "https://github.com/DIYgod/RSSHub/archive/137dd2860c029b61997482a4ed5ea2930a67b896.tar.gz"
|
||||
sha256 = "11e24aa00734c406b9bbd2275b55a64ec2eccfce532d7ddc66586a75ccadce66"
|
||||
autoupdate.upstream = "https://github.com/DIYgod/RSSHub"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
|
|
Loading…
Reference in a new issue