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

add version, update licence, php service version

This commit is contained in:
Clément 2018-10-21 17:54:02 +02:00
parent 3a137d0bf4
commit 2d500ff03e

View file

@ -1,13 +1,14 @@
{
"name": "FreshRSS",
"id": "freshrss",
"version": "1.11.2",
"packaging_format": 1,
"description": {
"en": "FreshRSS is a selfhostable RSS reader",
"fr": "FreshRSS est un agrégateur de flux RSS à auto-héberger"
},
"url": "http://freshrss.org/",
"license": "free",
"license": "agpl-3.0",
"maintainer": {
"name": "plopoyop",
"email": "plopoyop@gmail.com"
@ -18,7 +19,7 @@
"multi_instance": true,
"services": [
"nginx",
"php5-fpm",
"php7-fpm",
"mysql"
],
"arguments": {