1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00

Merge pull request #160 from YunoHost-Apps/ci-auto-update-v1.21.0

Upgrade to version 1.21.0
This commit is contained in:
lapineige 2023-03-05 14:19:01 +01:00 committed by GitHub
commit 178debfed8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support.
**Shipped version:** 1.20.2~ynh1
**Shipped version:** 1.21.0~ynh1
**Demo:** https://demo.freshrss.org

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Agrégateur de flux RSS avec une interface adaptée au mobile
**Version incluse :** 1.20.2~ynh1
**Version incluse :** 1.21.0~ynh1
**Démo :** https://demo.freshrss.org

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/FreshRSS/FreshRSS/archive/1.20.2.tar.gz
SOURCE_SUM=d9fa84dfcab8916c8e977d36029eef58860f7029284c2847ec73247bc89988f7
SOURCE_URL=https://github.com/FreshRSS/FreshRSS/archive/1.21.0.tar.gz
SOURCE_SUM=86d9f5953fbe5bd04aee105d7c92272055e6816ba893b9a153a575e7535c7d78
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "RSS aggregator with a nice and mobile-friendly design",
"fr": "Agrégateur de flux RSS avec une interface adaptée au mobile"
},
"version": "1.20.2~ynh1",
"version": "1.21.0~ynh1",
"url": "http://freshrss.org/",
"upstream": {
"license": "AGPL-3.0-only",