mirror of
https://github.com/YunoHost-Apps/focalboard_ynh.git
synced 2024-09-03 18:36:19 +02:00
[autopatch] Add Common Platform Enumeration id to manifest.json
This commit is contained in:
parent
76ae13bb2e
commit
198fe4073d
1 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,8 @@
|
||||||
"website": "https://www.focalboard.com/",
|
"website": "https://www.focalboard.com/",
|
||||||
"admindoc": "https://www.focalboard.com/guide/admin/",
|
"admindoc": "https://www.focalboard.com/guide/admin/",
|
||||||
"userdoc": "https://www.focalboard.com/guide/user/",
|
"userdoc": "https://www.focalboard.com/guide/user/",
|
||||||
"code": "https://github.com/mattermost/focalboard"
|
"code": "https://github.com/mattermost/focalboard",
|
||||||
|
"cpe": "cpe:2.3:a:mattermost:focalboard"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
@ -44,4 +45,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue