aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2019-03-18 04:22:38 +0100
committeryalh76 <yalh@yahoo.com>2019-03-18 04:22:38 +0100
commitf028b7f2afffd1fb60451a3d06ab861199268331 (patch)
tree7a5ca060455b3866f1cd91398fd9e395c5c4dd29 /manifest.json
parentcc4c8e73e6e62e888ff1a8793276e3e04e93a8bd (diff)
downloadmastodon_ynh-f028b7f2afffd1fb60451a3d06ab861199268331.tar.gz
mastodon_ynh-f028b7f2afffd1fb60451a3d06ab861199268331.tar.bz2
mastodon_ynh-f028b7f2afffd1fb60451a3d06ab861199268331.zip
Apply example_ynh
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/manifest.json b/manifest.json
index 3c06f54..db8924e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,20 +2,20 @@
"name": "Mastodon",
"id": "mastodon",
"packaging_format": 1,
- "requirements": {
- "yunohost": ">= 2.7.1"
- },
"description": {
"en": "Mastodon is a free, open-source social network.",
"fr": "Mastodon est un réseau social gratuit et open source."
},
- "version": "2.6.5",
+ "version": "2.7.4",
"url": "https://github.com/tootsuite/mastodon",
"license": "AGPL-3.0-or-later",
"maintainer": {
"name": "cyp, nemsia",
"email": "cyp@rouquin.me, nemsia@nemsia.org"
},
+ "requirements": {
+ "yunohost": ">= 3.4"
+ },
"multi_instance": false,
"services": [
"nginx"