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

[autopatch] Add Common Platform Enumeration id to manifest.json

This commit is contained in:
Yunohost-Bot 2022-08-08 01:35:44 +02:00 committed by Alexandre Aubin
parent 76f3199422
commit bf3d105b6b

View file

@ -11,7 +11,8 @@
"upstream": {
"license": "AGPL-3.0",
"website": "https://misskey-hub.net/",
"code": "https://github.com/misskey-dev/misskey"
"code": "https://github.com/misskey-dev/misskey",
"cpe": "cpe:2.3:a:misskey:misskey"
},
"license": "AGPL-3.0",
"maintainer": {
@ -41,4 +42,4 @@
}
]
}
}
}