mirror of
https://github.com/YunoHost-Apps/misskey_ynh.git
synced 2024-09-03 19:46:03 +02:00
Merge pull request #121 from yunohost-bot/add-cpe
[autopatch] Add Common Platform Enumeration id to `manifest.json`
This commit is contained in:
commit
42bc0a8067
1 changed files with 3 additions and 2 deletions
|
@ -11,7 +11,8 @@
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"website": "https://misskey-hub.net/",
|
"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",
|
"license": "AGPL-3.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue