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

Upgrade to v1.21.0

This commit is contained in:
yunohost-bot 2023-03-05 06:06:35 +00:00
parent 59ce14538a
commit 74139b2b14
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -6,7 +6,7 @@
"en": "RSS aggregator with a nice and mobile-friendly design", "en": "RSS aggregator with a nice and mobile-friendly design",
"fr": "Agrégateur de flux RSS avec une interface adaptée au mobile" "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/", "url": "http://freshrss.org/",
"upstream": { "upstream": {
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",