mirror of
https://github.com/YunoHost-Apps/rsshub_ynh.git
synced 2024-09-03 20:25:52 +02:00
Upgrade to v2023.12.14
This commit is contained in:
parent
469cc528f1
commit
3e6ce14f6c
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.12.13~ynh1"
|
||||
version = "2023.12.14~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/DIYgod/RSSHub/archive/3f7c8d9d0a8d28b9c5258b68b4eca1536e377e76.tar.gz"
|
||||
sha256 = "2b88a248164367ef0b58d1f36a8c3b85ca2a2dc7ebd1b65f621d4fa3af89faf3"
|
||||
url = "https://github.com/DIYgod/RSSHub/archive/aef347b31d3b823649975cb0303575c68d226dc2.tar.gz"
|
||||
sha256 = "661ae755622e43b717a5c08cca8f8baf781a7c301918c1a2f400c64333f5950f"
|
||||
autoupdate.upstream = "https://github.com/DIYgod/RSSHub"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
|
|
Loading…
Reference in a new issue