mirror of
https://github.com/YunoHost-Apps/rsshub_ynh.git
synced 2024-09-03 20:25:52 +02:00
Upgrade to v2023.11.30
This commit is contained in:
parent
d5e7977491
commit
24585563db
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.29~ynh1"
|
||||
version = "2023.11.30~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/f3bf25ffd7a868f04b62cd9644ee1ba50bd0f2ff.tar.gz"
|
||||
sha256 = "1ad195e07966d25e3b1829bd79a6b5f1af15b46dfd9200060607d1f58e576087"
|
||||
autoupdate.upstream = "https://github.com/DIYgod/RSSHub"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue