mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
[autopatch] Add Common Platform Enumeration id to manifest.json
This commit is contained in:
parent
4795e83d27
commit
b08858b934
1 changed files with 3 additions and 2 deletions
|
@ -12,7 +12,8 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"website": "https://ghost.org/",
|
"website": "https://ghost.org/",
|
||||||
"admindoc": "https://ghost.org/help/",
|
"admindoc": "https://ghost.org/help/",
|
||||||
"code": "https://github.com/TryGhost/Ghost"
|
"code": "https://github.com/TryGhost/Ghost",
|
||||||
|
"cpe": "cpe:2.3:a:ghost:ghost"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue