mirror of
https://github.com/YunoHost-Apps/freshrss_ynh.git
synced 2024-09-03 18:36:33 +02:00
Upgrade to v1.24.0 (#181)
* Upgrade to v1.24.0 https://github.com/FreshRSS/FreshRSS/releases/tag/1.24.0 * Auto-update READMEs
This commit is contained in:
parent
35cdad569e
commit
e41a991bcf
8 changed files with 10 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
# All available README files by language
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Lee el README en español](README_es.md)
|
||||
- [Lea el README en español](README_es.md)
|
||||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
|
|
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support.
|
||||
|
||||
|
||||
**Shipped version:** 1.23.1~ynh2
|
||||
**Shipped version:** 1.24.0~ynh1
|
||||
|
||||
**Demo:** <https://demo.freshrss.org>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ No se debe editar a mano.
|
|||
An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support.
|
||||
|
||||
|
||||
**Versión actual:** 1.23.1~ynh2
|
||||
**Versión actual:** 1.24.0~ynh1
|
||||
|
||||
**Demo:** <https://demo.freshrss.org>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
|||
An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 1.23.1~ynh2
|
||||
**Paketatutako bertsioa:** 1.24.0~ynh1
|
||||
|
||||
**Demoa:** <https://demo.freshrss.org>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
|||
Agrégateur de flux RSS avec une interface adaptée au mobile.
|
||||
|
||||
|
||||
**Version incluse :** 1.23.1~ynh2
|
||||
**Version incluse :** 1.24.0~ynh1
|
||||
|
||||
**Démo :** <https://demo.freshrss.org>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support.
|
||||
|
||||
|
||||
**Versión proporcionada:** 1.23.1~ynh2
|
||||
**Versión proporcionada:** 1.24.0~ynh1
|
||||
|
||||
**Demo:** <https://demo.freshrss.org>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support.
|
||||
|
||||
|
||||
**分发版本:** 1.23.1~ynh2
|
||||
**分发版本:** 1.24.0~ynh1
|
||||
|
||||
**演示:** <https://demo.freshrss.org>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "FreshRSS"
|
|||
description.en = "RSS aggregator with a nice and mobile-friendly design"
|
||||
description.fr = "Agrégateur de flux RSS avec une interface adaptée au mobile"
|
||||
|
||||
version = "1.23.1~ynh2"
|
||||
version = "1.24.0~ynh1"
|
||||
|
||||
maintainers = ["plopoyop"]
|
||||
|
||||
|
@ -56,8 +56,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/FreshRSS/FreshRSS/archive/refs/tags/1.23.1.tar.gz"
|
||||
sha256 = "29b3dc7ebc0bc7daffebe2ed135196644d4b053df3bfcc9ee1b5c6437bc2d480"
|
||||
url = "https://github.com/FreshRSS/FreshRSS/archive/refs/tags/1.24.0.tar.gz"
|
||||
sha256 = "114d92696070077a506c535bf549ed9e7b0ef2250a74a1b95ae0c6df38c774f5"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue