From 46c172ba74b85eff4d2f996d394fa0d269466d06 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 4 Dec 2021 06:23:42 +0000 Subject: [PATCH 1/2] Upgrade to v12.98.0 --- manifest.json | 74 ++++++++++++++++++++++++++------------------------- 1 file changed, 38 insertions(+), 36 deletions(-) diff --git a/manifest.json b/manifest.json index 4d28d60..6b4afc0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,42 +1,44 @@ { - "name": "Misskey", - "id": "misskey", - "packaging_format": 1, - "description": { - "en": "Microblogging platform", - "fr": "Platforme de Microblogging" - }, - "version": "12.96.1~ynh3", - "url": "https://join.misskey.page/en/", - "upstream": { + "name": "Misskey", + "id": "misskey", + "packaging_format": 1, + "description": { + "en": "Microblogging platform", + "fr": "Platforme de Microblogging" + }, + "version": "12.98.0~ynh1", + "url": "https://join.misskey.page/en/", + "upstream": { "license": "AGPL-3.0", "website": "https://join.misskey.page", "code": "https://github.com/misskey-dev/misskey" - }, - "license": "AGPL-3.0", - "maintainer": { - "name": "Anmol Sharma" - }, - "requirements": { - "yunohost": ">= 4.3.0" - }, - "multi_instance": true, - "services": ["nginx"], - "arguments": { - "install": [ - { - "name": "domain", - "type": "domain" - }, - { - "name": "is_public", - "type": "boolean", - "help": { - "en": "If enabled, Misskey will be accessible by people who do not have an account. This can be changed later via the webadmin.", - "fr": "Si cette case est cochée, Misskey sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." + }, + "license": "AGPL-3.0", + "maintainer": { + "name": "Anmol Sharma" + }, + "requirements": { + "yunohost": ">= 4.3.0" + }, + "multi_instance": true, + "services": [ + "nginx" + ], + "arguments": { + "install": [ + { + "name": "domain", + "type": "domain" + }, + { + "name": "is_public", + "type": "boolean", + "help": { + "en": "If enabled, Misskey will be accessible by people who do not have an account. This can be changed later via the webadmin.", + "fr": "Si cette case est cochée, Misskey sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." }, - "default": true - } - ] - } + "default": true + } + ] + } } From a9cd3669e417dba889cc86e95610dbf2796b9ad6 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sat, 4 Dec 2021 06:23:46 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c9c5a1..99148c8 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Misskey is a decentralized microblogging platform. Since it exists within the Fediverse (a universe where various social media platforms are organized), it is mutually linked with other social media platforms. -**Shipped version:** 12.96.1~ynh3 +**Shipped version:** 12.98.0~ynh1 diff --git a/README_fr.md b/README_fr.md index e5a8a03..7f5ac6d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Misskey est une plateforme de microblogging décentralisée. Puisqu'il existe au sein du Fediverse (un univers où diverses plateformes de médias sociaux sont organisées), il est mutuellement lié à d'autres plateformes de médias sociaux. -**Version incluse :** 12.96.1~ynh3 +**Version incluse :** 12.98.0~ynh1