mirror of
https://github.com/YunoHost-Apps/rsshub_ynh.git
synced 2024-09-03 20:25:52 +02:00
Upgrade to v2023.11.14
This commit is contained in:
parent
a534b0fde5
commit
177b5c4af0
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.11.13~ynh1"
|
version = "2023.11.14~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/f4f14bcae7aaf173ffe6dd4376e08add36d1f99f.tar.gz"
|
url = "https://github.com/DIYgod/RSSHub/archive/affbabb9376a9d35d4e1ae5a1c249b4b722b257c.tar.gz"
|
||||||
sha256 = "1ed83f990c62fdc04615bc1e9f3699999f47ae73f324c1e019f3fbfe12f3d70c"
|
sha256 = "c1bf63791ea2b87963df7392d8d9a96fb8ab450fba102cd0eff660934f3776d8"
|
||||||
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