mirror of
https://github.com/YunoHost-Apps/rsshub_ynh.git
synced 2024-09-03 20:25:52 +02:00
Merge pull request #39 from YunoHost-Apps/ci-auto-update-2023.11.24
Upgrade to v2023.11.24
This commit is contained in:
commit
76b632d160
3 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
RSSHub is an open source, easy to use, and extensible RSS feed generator. It's capable of generating RSS feeds from pretty much everything. RSSHub can be used with browser extension RSSHub Radar and mobile auxiliary app RSSBud (iOS) and RSSAid (Android)
|
||||
|
||||
|
||||
**Shipped version:** 2023.11.23~ynh1
|
||||
**Shipped version:** 2023.11.24~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
RSSHub est un générateur de flux RSS open source, facile à utiliser et extensible. Il est capable de générer des flux RSS à partir d'à peu près tout. RSSHub peut être utilisé avec l'extension de navigateur RSSHub Radar et l'application mobile auxiliaire RSSBud (iOS) et RSSAid (Android)
|
||||
|
||||
|
||||
**Version incluse :** 2023.11.23~ynh1
|
||||
**Version incluse :** 2023.11.24~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ name = "RSSHub"
|
|||
description.en = "Extensible RSS feed aggregator"
|
||||
description.fr = "Agrégateur de flux RSS extensible"
|
||||
|
||||
version = "2023.11.23~ynh1"
|
||||
version = "2023.11.24~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/DIYgod/RSSHub/archive/291d3ee3da4b5806621e1beaf95330a1aa950686.tar.gz"
|
||||
sha256 = "01164b90e4ae609f1912ccdca8565d5c2ee23ce4a00b2e99be6e1d5c84f6a18a"
|
||||
url = "https://github.com/DIYgod/RSSHub/archive/6c3eb6d0a844208e0ff91d2c5d5b2e69829342aa.tar.gz"
|
||||
sha256 = "ed815fbccd0591564c5e595d25c52016f162ba35c4033135e7dd26c608819cbb"
|
||||
autoupdate.upstream = "https://github.com/DIYgod/RSSHub"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
|
|
Loading…
Reference in a new issue