1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/misskey_ynh.git synced 2024-09-03 19:46:03 +02:00

Upgrade to v12.98.0

This commit is contained in:
yunohost-bot 2021-12-04 06:23:42 +00:00
parent 8c70df42dd
commit 46c172ba74

View file

@ -6,7 +6,7 @@
"en": "Microblogging platform", "en": "Microblogging platform",
"fr": "Platforme de Microblogging" "fr": "Platforme de Microblogging"
}, },
"version": "12.96.1~ynh3", "version": "12.98.0~ynh1",
"url": "https://join.misskey.page/en/", "url": "https://join.misskey.page/en/",
"upstream": { "upstream": {
"license": "AGPL-3.0", "license": "AGPL-3.0",
@ -21,7 +21,9 @@
"yunohost": ">= 4.3.0" "yunohost": ">= 4.3.0"
}, },
"multi_instance": true, "multi_instance": true,
"services": ["nginx"], "services": [
"nginx"
],
"arguments": { "arguments": {
"install": [ "install": [
{ {