mirror of
https://github.com/YunoHost-Apps/rsshub_ynh.git
synced 2024-09-03 20:25:52 +02:00
Upgrade to v2023.12.26
This commit is contained in:
parent
3800064fa2
commit
055a315d3d
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "RSSHub"
|
||||||
description.en = "Extensible RSS feed aggregator"
|
description.en = "Extensible RSS feed aggregator"
|
||||||
description.fr = "Agrégateur de flux RSS extensible"
|
description.fr = "Agrégateur de flux RSS extensible"
|
||||||
|
|
||||||
version = "2023.12.23~ynh1"
|
version = "2023.12.26~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/DIYgod/RSSHub/archive/30ed60da40bea04df7a6f6ff911c1b1069811016.tar.gz"
|
url = "https://github.com/DIYgod/RSSHub/archive/d88a3aed2c257f65228ffe100d8b3aeb46d91295.tar.gz"
|
||||||
sha256 = "53da931be12e9a0678dbd15b25ea36ba3a314e2631cf9059a03767fb0d9f60ff"
|
sha256 = "6185975119eda712a7e020b8fda1be77d53c154f41799a9349d2f571949f4a36"
|
||||||
autoupdate.upstream = "https://github.com/DIYgod/RSSHub"
|
autoupdate.upstream = "https://github.com/DIYgod/RSSHub"
|
||||||
autoupdate.strategy = "latest_github_commit"
|
autoupdate.strategy = "latest_github_commit"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue