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.20.1

This commit is contained in:
yunohost-bot 2022-11-15 06:07:33 +00:00
parent 4181b0bf8f
commit 1cc00f9b30
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.0.tar.gz
SOURCE_SUM=eb51886d85d9e95f31f225bc7719885e3b40b75c687e1f670e71f01949f13153
SOURCE_URL=https://github.com/FreshRSS/FreshRSS/archive/1.20.1.tar.gz
SOURCE_SUM=3bc0bf3788e2a7e06575fb3ba02085b6cb45f872000011c53992703ce66ad366
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.0~ynh1",
"version": "1.20.1~ynh1",
"url": "http://freshrss.org/",
"upstream": {
"license": "AGPL-3.0-only",